Help Wizard

Step 1

NEXT STEP

Topics with Label: auth

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
  • rushilshah282
  • Visitor
  • 13776 Views
  • 101 replies
  • 17 likes
  • 13776 Views
  • 101 replies
  • 17 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...
  • tarsinzer
  • Newbie
  • 986 Views
  • 3 replies
  • 4 likes
  • auth
    Linking
    React
  • 986 Views
  • 3 replies
  • 4 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
  • Roadie
  • 243 Views
  • 1 replies
  • 0 likes
  • API access token
    auth
    Sporadic
  • 243 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
  • 1078 Views
  • 2 replies
  • 0 likes
  • auth
    Examples
    Spotify Web API
    vanilla
  • 1078 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
  • 857 Views
  • 6 replies
  • 0 likes
  • auth
    scopes
  • 857 Views
  • 6 replies
  • 0 likes