Issue with user-top-read scope authorization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am encountering an issue with authorizing the user-top-read scope for my Spotify application. I have already included both the user-top-read and user-read-private scopes in my authorization request, but I continue to receive an "illegal scope" error. I removed `user-read-private` and still getting the same but i remove `user-top-read` it works.
I have checked the settings in the Spotify Developer Dashboard and have ensured that the redirect URIs are correct, and the scopes are selected. However, the issue persists.
Here's the auth URL: https://accounts.spotify.com/authorize?response_type=token&client_id=***scope=playlist-modify-public playlist-read-private user-read-private user-top-read&redirect_uri=http://localhost:5173
Could you please assist me in resolving this issue? Any guidance or recommendations on how to troubleshoot the issue would be great.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page