PavanKalyan717

Results 5 comments of PavanKalyan717

> There is an issue in Form.js file. In habdleSubmit function you need to make it async/await function as dispatch is returning promise, so you need to handle that promise...

> > I fixed this by editing the baseUrl to: `baseUrl: 'https://shazam-core.p.rapidapi.com',` and then editing the builder queries like so: ` getTopCharts: builder.query({ query: () => '/v1/charts/world' }),` ... `...

> > > > Please give the clear code or the screenshot of what have you implied And I have the same issue ![artistdetails](https://user-images.githubusercontent.com/68554907/207626935-8086a14c-94db-4d7e-b4a3-fb8a59859133.png) ![relatedsongs](https://user-images.githubusercontent.com/68554907/207626944-0612f8bc-b83d-4222-80f1-37687de5b529.png) ![shazamcore](https://user-images.githubusercontent.com/68554907/207626947-1da23119-b857-4ed4-b457-942b6fa4eedb.png) Hope these screenshots help...

> > > > > > > > > > > > > Please give the clear code or the screenshot of what have you implied And I have the...