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

Increasing security requirements for integration with Spotify Web API

Hey all, we’re making some changes to the Spotify Web API. To improve security, we are planning to remove support for two ways of integrating with Spotify that have been replaced with more secure alternatives. Please check the Spotify for Developers ...

  • Spotify
  • Spotify
  • Irishtalkers
  • Visitor
  • 5492 Views
  • 10 replies
  • 6 likes
  • Discussion
  • 5492 Views
  • 10 replies
  • 6 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...
  • 200 Views
  • 0 replies
  • 0 likes
  • api
    auth
    AUTHENTICATION_SERVICE_UNKNOWN_ERROR
    email
  • 200 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
  • 1953 Views
  • 4 replies
  • 5 likes
  • auth
    Linking
    React
  • 1953 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
  • 679 Views
  • 1 replies
  • 0 likes
  • API access token
    auth
    Sporadic
  • 679 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
  • 1669 Views
  • 2 replies
  • 0 likes
  • auth
    Examples
    Spotify Web API
    vanilla
  • 1669 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
  • 1195 Views
  • 6 replies
  • 0 likes
  • auth
    scopes
  • 1195 Views
  • 6 replies
  • 0 likes