Replies: 2 comments 1 reply
-
|
I think the four lines provided are not sufficient to understand the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I also added the user as a tester for the Application at the Spotify Developer Portal, so this cannot be the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When requesting a refresh and access token from Spotify using OAuth, the refresh and access tokens are invalid somehow?

Even when trying to refresh the token using the refresh token I've got 1 second ago, I get an "Invalid refresh token" error.
I compared the used tokens, but there are 100% the same as I got from Spotify:
Refresh Request looks like this:
Everything works fine in my other projects, but in this case somehow not and everything is the same?
Beta Was this translation helpful? Give feedback.
All reactions