Help Wizard

Step 1

NEXT STEP

Topics with Label: endpoint error

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
  • 13801 Views
  • 101 replies
  • 17 likes
  • 13801 Views
  • 101 replies
  • 17 likes

No token provided angular spotify api

**Code is in Angular typescript I got an access token using: getToken() { const headers = new HttpHeaders({ 'Content-Type': 'application/x-www-form-urlencoded' }); return this.http.post('https://accounts.spotify.com/api/token', 'grant_type=client_cre...

  • Casual Listener
  • **Code is in Angular typescript   I got an access token using:       getToken() { const headers = new HttpHeaders({ 'Content-Type': 'application/x-ww...
  • navenduraisamy
  • Newbie
  • 544 Views
  • 4 replies
  • 0 likes
  • angular
    endpoint error
  • 544 Views
  • 4 replies
  • 0 likes

player/currently-playing endpoint not working in Spotify for windows desktop app

I'm using this endpoint to get the currently playing song info. https://api.spotify.com/v1/me/player/currently-playing Whenever I use my phone the api returns the album/track info in JSON format as specified in the docs and everything works fine; how...

  • Casual Listener
  • I'm using this endpoint to get the currently playing song info.    https://api.spotify.com/v1/me/player/currently-playing   Whenever I use my phone the api returns the album/track...
  • soumikdasgupta1
  • Casual Listener
  • 535 Views
  • 4 replies
  • 1 likes
  • endpoint error
  • 535 Views
  • 4 replies
  • 1 likes