Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired Spotify OAuth tokens not refreshing #42

Closed
zembrodt opened this issue Jun 1, 2022 · 0 comments
Closed

Expired Spotify OAuth tokens not refreshing #42

zembrodt opened this issue Jun 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zembrodt
Copy link
Owner

zembrodt commented Jun 1, 2022

Expired Spotify OAuth tokens not refreshing properly. Spotify API returning a 401 response when retrieving user's current playback.

Spotify API returns 401 on an expired token.

Deleting token in localStorage to force reauthentication through Spotify fixes this issue manually.

@zembrodt zembrodt added the bug Something isn't working label Jun 1, 2022
@zembrodt zembrodt self-assigned this Jun 1, 2022
zembrodt added a commit that referenced this issue Jun 6, 2022
…and retry failed requests due to expired auth tokens
@zembrodt zembrodt closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant