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

Labels

Forum Posts

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 2325 Views
  • 9 replies
  • 1 likes
  • Possible Bug
  • 2325 Views
  • 9 replies
  • 1 likes

Superuser Contribution How to get full track object

My Question or IssueBecause of the recent API changes and the lack of preview_url fields in SimpleTrack Objects I was wondering how to get a full track objectThe way the API changes were phrased it made it seem like it would only affect multi-get req...

  • Casual Listener
  • My Question or Issue Because of the recent API changes and the lack of preview_url fields in SimpleTrack Objects I was wondering how to get a full track object The way the API changes were phrase...
  • LambertSpot
  • Spotify
  • 429 Views
  • 4 replies
  • 1 likes
  • web-api
  • 429 Views
  • 4 replies
  • 1 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...

  • Newbie
  • 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...
  • 223 Views
  • 0 replies
  • 0 likes
  • mobile app
    Question
    react native
    web-api
  • 223 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
  • 369 Views
  • 1 replies
  • 0 likes
  • spotify-web-api
    web-api
  • 369 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...
  • 420 Views
  • 0 replies
  • 0 likes
  • rate-limit
    web-api
  • 420 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
  • 2175 Views
  • 3 replies
  • 3 likes
  • liked-songs
    web-api
  • 2175 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...
  • 260 Views
  • 0 replies
  • 1 likes
  • latency
    web-api
  • 260 Views
  • 0 replies
  • 1 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...
  • 557 Views
  • 0 replies
  • 0 likes
  • authorization-code-flow
    redirect-uri
    web-api
  • 557 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...
  • 433 Views
  • 0 replies
  • 0 likes
  • Streams
    web-api
  • 433 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...
  • 1306 Views
  • 0 replies
  • 6 likes
  • web
    Web API
    web-api
  • 1306 Views
  • 0 replies
  • 6 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
  • Spotify Star
  • 359 Views
  • 1 replies
  • 0 likes
  • web-api
  • 359 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
  • 520 Views
  • 3 replies
  • 0 likes
  • javascript
    Node
    web-api
  • 520 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
  • 557 Views
  • 1 replies
  • 0 likes
  • web-api
  • 557 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
  • 1167 Views
  • 2 replies
  • 0 likes
  • Help
    web-api
  • 1167 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...
  • 1271 Views
  • 0 replies
  • 0 likes
  • Developer
    web-api
  • 1271 Views
  • 0 replies
  • 0 likes