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
Last.fm Error Code 4: Authentication Failed¶ This error emits when a request is made signed with a session token that has been generated for an account that has revoked access to your application.
#2025) for Spotube involves an authentication failure with Last.fm when logging in through the app, though logging in directly on the Last.fm website works fine. The error log indicates a 403 - Insufficient client scope, suggesting a possible mismatch in API permissions. This might be due to an expired or revoked session token or incorrect handling of scopes. Possible solutions include re-verifying API key and secret settings, adjusting scopes, and ensuring proper token management. Further investigation into OAuth settings for both Last.fm and Spotify might resolve the issue.
Is there an existing issue for this? (Please read the description)
Current Behavior
When logging in with account on last fm or shows the following error
I can login to the site a normal with no issue, just authenticating in app is an issue.
Ref: https://lastfm-docs.github.io/api-docs/codes/#lastfm-error-code-4-authentication-failed
Expected Behavior
Be able to login to last fm with my own credentials
Steps to reproduce
Logs
Logs
Operating System
android
Spotube version
3.8.3
Installation source
F-Droid (Android)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: