You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is normal, but this program takes >1 hour to fetch all my liked songs (~1000) and playlists. The problem is that the token only seems to be valid for an hour, so that all requests after will fail.
It would be nice to detect expired tokens and re-prompt the user if necessary.
The text was updated successfully, but these errors were encountered:
I don't know if this is normal, but this program takes >1 hour to fetch all my liked songs (~1000) and playlists. The problem is that the token only seems to be valid for an hour, so that all requests after will fail.
It would be nice to detect expired tokens and re-prompt the user if necessary.
The text was updated successfully, but these errors were encountered: