Help Wizard

Step 1

NEXT STEP

Topics with Label: Scope

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • dyl_nm
  • Visitor
  • 13752 Views
  • 100 replies
  • 17 likes
  • 13752 Views
  • 100 replies
  • 17 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...
  • 272 Views
  • 0 replies
  • 0 likes
  • api
    Scope
    Shows
  • 272 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
  • Rising Star 4
  • 239 Views
  • 1 replies
  • 1 likes
  • Scope
  • 239 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
  • 639 Views
  • 1 replies
  • 0 likes
  • authorization
    Client credentials
    Scope
  • 639 Views
  • 1 replies
  • 0 likes