- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I successfully set up authentication and the process to obtain an access_token, but I'm facing an issue while configuring the token refresh process. According to the documentation, the response from the API when requesting a token refresh should contain five properties: access_token, token_type, scope, expires_in, and refresh_token. However, in my case, the response contains everything except the refresh_token, which is crucial for further token refreshes.
Could the problem be related to requesting the token refresh immediately after obtaining the first access_token? How can I resolve this issue to ensure that the response includes a refresh_token for subsequent requests?
Solved! Go to Solution.
Labels:
- Labels:
-
problem
-
Question
-
Spotify Web API
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page