Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: auth

Labels

Forum Posts

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • poisonzero31
  • Casual Listener
  • 189 Views
  • 5 replies
  • 1 likes
  • Possible Bug
  • 189 Views
  • 5 replies
  • 1 likes

AUTHENTICATION_SERVICE_UNKNOWN_ERROR for some users

Hello,We integrated the Spotify Authorization API in our app. Some users get AUTHENTICATION_SERVICE_UNKNOWN_ERROR when they try to log in.After investigating this issue it seems that users that did not verified their Spotify login email - will get th...

  • Newbie
  • Hello, We integrated the Spotify Authorization API in our app. Some users get AUTHENTICATION_SERVICE_UNKNOWN_ERROR when they try to log in. After investigating this issue it seems that u...
  • 128 Views
  • 0 replies
  • 0 likes
  • api
    auth
    AUTHENTICATION_SERVICE_UNKNOWN_ERROR
    email
  • 128 Views
  • 0 replies
  • 0 likes

react native open spotify app for authentication

PlanPremiumDeviceIOS / Android Hello, I would like to authorize my app on the spotify application and not on the web app, except that https://account.spotify.com does not open with the spotify application, what should I do. It already work with webap...

  • Casual Listener
  • Plan Premium Device IOS / Android   Hello,   I would like to authorize my app on the spotify application and not on the web app, except that https://account.spotify.com does not o...
  • weystrom
  • Newbie
  • 1653 Views
  • 4 replies
  • 5 likes
  • auth
    Linking
    React
  • 1653 Views
  • 4 replies
  • 5 likes

Call to https://accounts.spotify.com/api/token no longer working

PlanPremiumCountryUnited States My Question or IssueUsing the following code: using var client = new HttpClient(); client.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(System.Text.Encoding.ASCII.G...

  • Casual Listener
  • ...= new AuthenticationHeaderValue("Basic", Convert.ToBase64String(System.Text.Encoding.ASCII.GetBytes($"{clientId}:{clientSecret}"))); var formData = new Dictionary<string, string> { { "g...
  • Ximzend
  • Spotify Star
  • 551 Views
  • 1 replies
  • 0 likes
  • API access token
    auth
    Sporadic
  • 551 Views
  • 1 replies
  • 0 likes

Adding vanilla JS examples

Hi, I tried using the Spotify Web API and it was a great experience.On the main page I started with, I saw that some of examples(https://github.com/spotify/web-api-examples) use the express framework to trigger the authorization request.I think this ...

  • Casual Listener
  • ...ramework to trigger the authorization request. I think this framework is pretty good, but just using vanilla JS will suffice for training purposes. So, I challenged myself and implemented some of the f...
  • semklim
  • Casual Listener
  • 1518 Views
  • 2 replies
  • 0 likes
  • auth
    Examples
    Spotify Web API
    vanilla
  • 1518 Views
  • 2 replies
  • 0 likes

Solved!! Invalid scope - Recently played

PlanPremiumCountryUnited Kingdom DeviceWindows laptopOperating SystemWindows 11 My Question or IssueI have been developing an alternative UI for Spotify to play with locally. I want to try and recreate some of the landing/home page and so I wanted to...

  • Casual Listener
  • Plan Premium Country United Kingdom   Device Windows laptop Operating System Windows 11   My Question or Issue I have been developing an alternative UI for Spotify to play with l...
  • stefanwright1988
  • Casual Listener
  • 1140 Views
  • 6 replies
  • 0 likes
  • auth
    scopes
  • 1140 Views
  • 6 replies
  • 0 likes