Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: Scope

Labels

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 22597 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22597 Views
  • 0 replies
  • 61 likes

Check User's Saved Shows required scopes

Hi !The https://developer.spotify.com/documentation/web-api/reference/check-users-saved-shows endpoint states that the "user-library-read" scope is required but my users have granted it and the endpoint still returns an "Insufficient client scope" 40...

  • Newbie
  • Hi ! The https://developer.spotify.com/documentation/web-api/reference/check-users-saved-shows endpoint states that the "user-library-read" scope is required but my users have granted i...
  • 185 Views
  • 0 replies
  • 0 likes
  • api
    Scope
    Shows
  • 185 Views
  • 0 replies
  • 0 likes

Help me Lyrics song

PlanPremiumget(f"https://api.spotify.com/v1/tracks/{track_id}/lyrics", headers=headers)Good day brother, does anyone know if with the "get" instruction I can get the lyrics of the song from soptify to show it in my widget? The problem or error that i...

  • Visitor
  • ...optify to show it in my widget? The problem or error that is generating me is the following: illegal scope.   thank you for your help
  • Prague
  • Composer
  • 114 Views
  • 1 replies
  • 1 likes
  • Scope
  • 114 Views
  • 1 replies
  • 1 likes

Adding scope to Client credentials calls

HiI'm sending request with Client credentials according to instructions. I get my Bearer token and this works with some endpoints. When I'm trying to send requests to some Spotify API endpoints I'm getting 403 e.g. post for creating a playlist, or ev...

  • Newbie
  • ...s generating properly. I assume that it has some low access rights and where is my question is there a way to add scope for the token like in Authorization code + PKCE extension method? I d...
  • Ximzend
  • Roadie
  • 190 Views
  • 1 replies
  • 0 likes
  • authorization
    Client credentials
    Scope
  • 190 Views
  • 1 replies
  • 0 likes