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: web-api

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
  • adilanchian
  • Regular
  • 32030 Views
  • 166 replies
  • 21 likes
  • 32030 Views
  • 166 replies
  • 21 likes

Leverage Spotify API's to get music and play complete songs in a custom app

PlanPremiumCountryUnited States Device(iPhone 15, Samsung Galaxy S24 etc) My Question or IssueHi, we are building a custom application in react native that makes use of spotify's web-api and enables user to add songs. Others can listen to those songs...

  • Visitor
  • Plan Premium Country United States   Device (iPhone 15, Samsung Galaxy S24 etc)   My Question or Issue Hi, we are building a custom application in react native that makes use of sp...
  • 91 Views
  • 0 replies
  • 0 likes
  • mobile app
    Question
    react native
    web-api
  • 91 Views
  • 0 replies
  • 0 likes

Superuser Contribution [WEB API] Follow playlist vs Add to Library

Hello,The Web API still offers endpoint to follow / unfollow a playlist and to check if a user follows a playlist, but I don't see this action in Spotify anymore, it seems to have been replaced with "Add to Library", which doesn't seem to be the same...

  • Visitor
  • Hello, The Web API still offers endpoint to follow / unfollow a playlist and to check if a user follows a playlist, but I don't see this action in Spotify anymore, it seems to have been replaced wit...
  • LambertSpot
  • Spotify
  • 245 Views
  • 1 replies
  • 0 likes
  • spotify-web-api
    web-api
  • 245 Views
  • 1 replies
  • 0 likes

Constantly getting rate limit even after a few requests

I'm having very aggressively rate limiting issues with the Spotify Web API for my project, Even after creating a new application and implementing caching for most requests I'm still facing problems - After only 2-3 requests, I get rate limited for al...

  • Newbie
  • I'm having very aggressively rate limiting issues with the Spotify Web API for my project, Even after creating a new application and implementing caching for most requests I'm still facing probl...
  • 185 Views
  • 0 replies
  • 0 likes
  • rate-limit
    web-api
  • 185 Views
  • 0 replies
  • 0 likes

Enable play-back of the "Liked Songs"-playlist through the web-api

I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.

  • Casual Listener
  • I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.
  • fabiomanuelb1
  • Visitor
  • 2057 Views
  • 3 replies
  • 3 likes
  • liked-songs
    web-api
  • 2057 Views
  • 3 replies
  • 3 likes

Web API Recently Played Tracks Latency

I'm trying to interface with the api to get recently played tracks and in my testing I'm having a strange issue where I get a valid response but am missing the most recently played tracked.I know they are being tracked because I can see them in the m...

  • Newbie
  • I'm trying to interface with the api to get recently played tracks and in my testing I'm having a strange issue where I get a valid response but am missing the most recently played tracked. I know t...
  • 203 Views
  • 0 replies
  • 0 likes
  • latency
    web-api
  • 203 Views
  • 0 replies
  • 0 likes

Dynamic Redirecturi?

Is it possible to send a dynamic redirecturi to spotify' api with the Authorization Code Flow? I'v tried and it was working but then it stopped one day. Thanks very much, Drew

  • Regular
  • Is it possible to send a dynamic redirecturi to spotify' api with the Authorization Code Flow?   I'v tried and it was working but then it stopped one day.    Thanks very much, Drew...
  • 489 Views
  • 0 replies
  • 0 likes
  • authorization-code-flow
    redirect-uri
    web-api
  • 489 Views
  • 0 replies
  • 0 likes

Do streams via Web API count?

Hello, We are currently planning a fan portal for a client, and one feature that the client has requested is the ability for fans to listen to his songs through the portal. We plan to use https://developer.spotify.com/documentation/web-api for this p...

  • Newbie
  • Hello,   We are currently planning a fan portal for a client, and one feature that the client has requested is the ability for fans to listen to his songs through the portal. We plan to use ht...
  • 342 Views
  • 0 replies
  • 0 likes
  • Streams
    web-api
  • 342 Views
  • 0 replies
  • 0 likes

Web API - preview_url for track is null

CountryItalyDeviceWeb APIOperating SystemWindows 10 My Question or IssueI am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in the response (nearly half of those I tested). Tried with client credential...

  • Newbie
  • Country Italy Device Web API Operating System Windows 10   My Question or Issue I am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in th...
  • 777 Views
  • 0 replies
  • 4 likes
  • web
    Web API
    web-api
  • 777 Views
  • 0 replies
  • 4 likes

Find most played track of a playlist

Is there any way to find out what the most played track within a playlist is?Can it be done using the web API?

  • Visitor
  • Is there any way to find out what the most played track within a playlist is? Can it be done using the web API?
  • Ximzend
  • Rising Star 1
  • 327 Views
  • 1 replies
  • 0 likes
  • web-api
  • 327 Views
  • 1 replies
  • 0 likes

400 bad requests error every time user atuh is provided

My Question or IssueI'm getting Bad Request errors every time I try to make a call with the code generated by giving clientID and clientSecret.I do get a new code every time I log in with Spotify and authorize access and get redirected to the new pag...

  • Casual Listener
  • My Question or Issue I'm getting Bad Request errors every time I try to make a call with the code generated by giving clientID and clientSecret. I do get a new code every time I log in with Spotify...
  • Peter_Schorn
  • Roadie
  • 462 Views
  • 3 replies
  • 0 likes
  • javascript
    Node
    web-api
  • 462 Views
  • 3 replies
  • 0 likes

Status 429 without retry-after header

Hi, I'm trying to use the Web-API for a project.Everything was working fine, on load my app makes 2 requests to 1) endpoint /me2) endpoint /me/playlistsSuddenly the 2nd endpoint is now giving me a 429 status code WITHOUT a Retry After header, the fir...

  • Newbie
  •   Hi, I'm trying to use the Web-API for a project. Everything was working fine, on load my app makes 2 requests to  1) endpoint /me 2) endpoint /me/playlists Suddenly the 2nd endpoint ...
  • Marius_Ne
  • Casual Listener
  • 516 Views
  • 1 replies
  • 0 likes
  • web-api
  • 516 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution 403: User not approved

Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for testing. I have added the "smurf" to the applicati...

  • Casual Listener
  • Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for...
  • Smithimitron
  • Casual Listener
  • 1109 Views
  • 2 replies
  • 0 likes
  • Help
    web-api
  • 1109 Views
  • 2 replies
  • 0 likes

Snapshot Retention for Playlists

Hi There! I'm trying to re-order the tracks inside some playlists (by date). To have an easier concurrency handling, I'm using the snapshot_id (before re-ordering) for all api requests I'm doing. Unfortunately, this causes an HTTP Error with a 502 Ba...

  • Newbie
  • Hi There!    I'm trying to re-order the tracks inside some playlists (by date). To have an easier concurrency handling, I'm using the snapshot_id (before re-ordering) for all api requests...
  • 1240 Views
  • 0 replies
  • 0 likes
  • Developer
    web-api
  • 1240 Views
  • 0 replies
  • 0 likes