[GH-ISSUE #846] INVALID_CLIENT: Invalid redirect URI #1443

Closed
opened 2026-03-14 14:57:20 +03:00 by kerem · 2 comments
Owner

Originally created by @Mcrtin on GitHub (Oct 5, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/846

After updating, i had to relogin the client with follwing url:

https://accounts.spotify.com/authorize?scope=user-read-playback-state&client_id=<client_id>&redirect_uri=http%3A%2F%2F127.0.0.1%3A8989%2Flogin&response_type=code&state=&code_challenge_method=S256&code_challenge=

after loggin into my spotify account, i get a blank page with just
'INVALID_CLIENT: Invalid redirect URI'

i already cleared the cache and it still didn't work.

Originally created by @Mcrtin on GitHub (Oct 5, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/846 After updating, i had to relogin the client with follwing url: https://accounts.spotify.com/authorize?scope=user-read-playback-state&client_id=<client_id>&redirect_uri=http%3A%2F%2F127.0.0.1%3A8989%2Flogin&response_type=code&state=<state>&code_challenge_method=S256&code_challenge=<challange> after loggin into my spotify account, i get a blank page with just 'INVALID_CLIENT: Invalid redirect URI' i already cleared the cache and it still didn't work.
kerem 2026-03-14 14:57:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@FarukOfCulture commented on GitHub (Oct 5, 2025):

Try deleting (make a backup) your app.toml, worked for me

<!-- gh-comment-id:3369320121 --> @FarukOfCulture commented on GitHub (Oct 5, 2025): Try deleting (make a backup) your app.toml, worked for me
Author
Owner

@Mcrtin commented on GitHub (Oct 6, 2025):

thx; its working again now

<!-- gh-comment-id:3370117058 --> @Mcrtin commented on GitHub (Oct 6, 2025): thx; its working again now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1443
No description provided.