Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

/me/top/{type} endpoint returning 403

Solved!

/me/top/{type} endpoint returning 403

I've authenticated with oauth implicit and have user-top-read in my scopes for my flow.

 

The access token that I get will let me read my profile, but not read from the /me/top/{type} endpoint. This is true for fetch or the web console.

 

Any insight would be greatly appreciated! There's no error object and the documentation appears to be lacking here...

Reply

Accepted Solutions
Marked as solution

Minor typo in my flow setup: I had 'scopes' and not 'scope' as the query param. This has solved the problem!

View solution in original post

1 Reply
Marked as solution

Minor typo in my flow setup: I had 'scopes' and not 'scope' as the query param. This has solved the problem!

Suggested posts