Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: endpoint error

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

GenTao

Casual Listener

45868 Views

154 replies

18 likes

Discussion
  • 45868 Views
  • 154 replies
  • 18 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

1407 Views

4 replies

0 likes

angular
endpoint error
  • 1407 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

1155 Views

4 replies

1 likes

endpoint error
  • 1155 Views
  • 4 replies
  • 1 likes