Skip to content

Spotify access token randomly expires #6

@elijaholmos

Description

@elijaholmos

Problem info
-Spotify access token will randomly expire
-API calls return a 401 status code
-might be from an anonymous function? stacktrace is hard to decipher

Possible solution
If errors are caught in a .catch() handler, see if the status code matches 401. If so, stop any further API calls until a new token has been obtained

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions