parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

fix: Login with spotify throwing error

Open rahulsaps29 opened this issue 8 months ago • 4 comments

In Spotify.js, getAccessTokenFromCode API is returning response object, which is passed to getUserFromAccessToken which parsing access_token in BaseAuthCodeAdapter, due to which it is throwing error - Spotify API request failed (from SpotifyAdapter line 79).

rahulsaps29 avatar Apr 21 '25 17:04 rahulsaps29

The branch release can only be set as base branch by members of @parse-community/core-maintainers.

Pull requests are usually opened against the default branch alpha, which is the working branch. Different repositories may have base branches with different names. If you are sure you need to open this pull request against a different branch, please ask someone from the team mentioned above.

🚀 Thanks for opening this pull request!

I will reformat the title to use the proper commit message syntax.

Could you please take a look at the failing CI jobs?

mtrezza avatar Apr 25 '25 11:04 mtrezza