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
Bug description
When the Recently Listened Tracks plugin is used, a message is displayed that claims that the API request received a 400 HTTP response. I've followed the setup tutorials multiple times and nothing fixes it.
From your latest workflow runs, it seems that your refresh_token is invalid.
If you followed the setup tutorial, maybe try to redo the last step. Be sure to take the refresh_token (131 chars) and not the access_token, as this one is valid only for one hour and cannot be used to regenerate other tokens.
Bug description
When the Recently Listened Tracks plugin is used, a message is displayed that claims that the API request received a 400 HTTP response. I've followed the setup tutorials multiple times and nothing fixes it.
Expected behavior
Displays recently listened tracks.
To Reproduce
Follow the tutorial to setup the Recently Listened plugin.
Additional context and screenshots
Here are the last lines of the GitHub Actions output:
The text was updated successfully, but these errors were encountered: