Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Spotify Dev Console "Request token" throws "INVALID_CLIENT: Invalid redirect URI"

Solved!

Spotify Dev Console "Request token" throws "INVALID_CLIENT: Invalid redirect URI"

Plan: Premium

Country: DE

Browser: Firefox

 

The "Get token" button in seemingly every console request throws an "INVALID_CLIENT: Invalid redirect URI" error. (only tested it on 3 random console requests get-track get-new-releases get-artist)

 

URL on error page:
https://accounts.spotify.com/authorize?response_type=token&redirect_uri=https%3A%2F%2Fspotify.dev%2F...

 

Probably due to domain name changes the used "redirect_uri" isn't set in the dashboard yet? (https://spotify.dev/callback missing or misspelled?)

Tried it with redirect_uri=https://developers.spotify.com/callback which worked (without the redirect to the console and insert of the token)


Also: this is still an issue

 

grafik.png
Reply

Accepted Solutions
Marked as solution

It isn't my application its the spotify web console. Try to get a token via the "Get token" button.
Try it here -> https://spotify.dev/console/get-artist/

View solution in original post

Marked as solution

Apparently it's fixed now.

View solution in original post

4 Replies

did you set the redirect URL manually on the dashboard?

Marked as solution

It isn't my application its the spotify web console. Try to get a token via the "Get token" button.
Try it here -> https://spotify.dev/console/get-artist/

Marked as solution

Apparently it's fixed now.

how are you fixed this error? i guess this is my problem too and i need this for my master thesis

Suggested posts