fix: Login with spotify throwing error
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).
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?