Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Spotify ios SDK Login: Invalid Redirect URI

After I login into Spotify and connect it with my app, an error comes up saying:

INVALID_CLIENT: Invalid Redirect URI.

I have registered my redirect URI with Spotify and ensured that it is the same one used in my code. I have created a URL type with the scheme from my redirect URI and a specific Identifier, but I am still getting the error. Any thoughts?

like image 862
Richard Hughes Avatar asked Oct 19 '25 04:10

Richard Hughes


1 Answers

Be sure to have the redirect URL on Spotify match exactly the url used in the code. If the two URLs are different, the app will not work.

In addition, be sure that all your URL schemes are correct. Normally the error occurs when a URL scheme or the redirect URL are not entered correctly.

like image 69
Mitch Kelly Avatar answered Oct 22 '25 04:10

Mitch Kelly



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!