Announcements

Help Wizard

Step 1

NEXT STEP

Spotify API Access Token Refreshes Every Second

Spotify API Access Token Refreshes Every Second

When running the server for my application in JS, my access_token keeps changes every second. The parameters received from the API call for retrieving my access token are: --access_token, --token_type, & --expires_in: 3600. This leaves me to assume that the token will expire within an hour, and this is what it was doing before.

 

However, the token changes every time I run my server. Only a couple hours ago, the token stayed the same for an hour, then it changed. Now it changes every second.

 

Please let me know what the issue is. Thank you.

 

Reply
0 Replies

Suggested posts