Help Wizard

Step 1

NEXT STEP

Topics with Label: Possible Bug

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

Can't seek position of next track with the SKD player (autoplay)

PlanPremiumCountryBrazilDeviceMac mini 2023Operating SystemMacOS 14.2.1 My Question or IssueHello, I'm creating an application using the Spotify SDK, but I've been facing an issue: When the track comes to the end and the next one starts, I can't cont...

  • Casual Listener
  • Plan Premium Country Brazil Device Mac mini 2023 Operating System MacOS 14.2.1   My Question or Issue Hello, I'm creating an application using the Spotify SDK, but I've been facing an ...
  • muusic3
  • Music Fan
  • 117 Views
  • 4 replies
  • 2 likes
  • Possible Bug
  • 117 Views
  • 4 replies
  • 2 likes

[Web API] Adding tracks to a public playlist requires playlist-modify-private scope

Hello everyone ! My use case :Via the Spotify Web API, I want to create a public playlist and add tracks to it.My implementation :I setup a spotify auth flow that requires the playlist-modify-public scope.Then when I get the auth token I create the p...

  • Casual Listener
  • Hello everyone !    My use case : Via the Spotify Web API, I want to create a public playlist and add tracks to it. My implementation : I setup a spotify auth flow that r...
  • Borkware
  • Regular
  • 713 Views
  • 29 replies
  • 5 likes
  • Possible Bug
  • 713 Views
  • 29 replies
  • 5 likes

Having issue while integrating spotify API

I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. How can i achieve this . It would be great help if a...

  • Regular
  • I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. H...
  • Ximzend
  • Roadie
  • 183 Views
  • 8 replies
  • 0 likes
  • Discussion
    Possible Bug
    Question
  • 183 Views
  • 8 replies
  • 0 likes

included_groups=album give me all result and not only album

PlanFree/PremiumCountryBelgiumOperating SystemWindows 10 My Question or IssueI work with angular and i make this :getAlbumFromArtist(artistId: string Observable { return this.fetchAllAlbum(`https://api.spotify.com/v1/artists/${artistId}/albums?includ...

  • Visitor
  • Plan Free/Premium Country Belgium Operating System Windows 10   My Question or Issue I work  with angular and i make this : getAlbumFromArtist(artistId: string😞 Observable<Albu...
  • 52 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 52 Views
  • 0 replies
  • 0 likes

Can't remove specific tracks from playlist

PlanPremiumCountryUSADeviceAPIOperating SystemLatest MacOs My Question or Issuehttps://community.spotify.com/t5/Spotify-for-Developers/How-delete-one-or-more-elements-from-playlist/td-p/5185630 In this previous thread it seems like t the remove track...

  • Casual Listener
  • Plan Premium Country USA Device API Operating System Latest MacOs   My Question or Issue https://community.spotify.com/t5/Spotify-for-Developers/How-delete-one-or-more-elements-from-pl...
  • kasperkamperman
  • Regular
  • 229 Views
  • 6 replies
  • 1 likes
  • Possible Bug
    Question
  • 229 Views
  • 6 replies
  • 1 likes

How can I get more consistent (accurate) results from the Search endpoint?

What can I add to the search term? I am using: https://api.spotify.com/v1/search Here is an example search:And here is the random and weird search response. I get lots of weird and inconsistent mismatches. For example, if I search for Ween I get Prim...

twointum_0-1710347878097.png twointum_1-1710347992111.png
  • Newbie
  • What can I add to the search term?  I am using: https://api.spotify.com/v1/search   Here is an example search: And here is the random and weird search response. I get lots of w...
  • 51 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 51 Views
  • 0 replies
  • 0 likes

Categories by market?!

My Question or Issue What happened to the markets parameter in the categories API? Without this the feature is basically crippled. See https://everynoise.com/worldbrowser.cgi which now inanely returns the same generic results instead of regional ones...

  • Spotify Legend
  • My Question or Issue   What happened to the markets parameter in the categories API? Without this the feature is basically crippled. See   https://everynoise.com/worldbrowser.cgi ...
  • Spadewell
  • Newbie
  • 4191 Views
  • 3 replies
  • 23 likes
  • Possible Bug
  • 4191 Views
  • 3 replies
  • 23 likes

Unable to create app in Spotify Developer

I cannot create an app. I get an error message "Something went wrong, we were not able to create your app. Please try again later." I've tried multiple times over the course of the day and used several browsers. I've tried resetting my password and v...

  • Casual Listener
  • I cannot create an app. I get an error message "Something went wrong, we were not able to create your app. Please try again later." I've tried multiple times over the course of the day and used sever...
  • nikitacatsburg
  • Visitor
  • 2849 Views
  • 30 replies
  • 18 likes
  • Possible Bug
    Question
  • 2849 Views
  • 30 replies
  • 18 likes

You need to verify your email address before you can create an app.

PlanPremiumCountryTurkeyDeviceDELL LAPTOPOperating System Windows 11 My Question or IssueI cannot confirm my email address. When I click Confirm, I get the error in the subject title. I applied the solutions previously given in the community but it d...

  • Visitor
  •   Plan Premium Country Turkey Device DELL LAPTOP Operating System  Windows 11   My Question or Issue I cannot confirm my email address. When I click Confirm, I get the error...
  • 30 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 30 Views
  • 0 replies
  • 0 likes

Some tracks cannot be found via search (bug?)

Hi!I am using 'https://api.spotify.com/v1/search' endpoint to lookup tracks.For majority of the tracks, this endpoint works like a charm. (I tested it on 2k tracks and 99.5% of them are fine). But there are some songs that the endpoint cannot find fo...

  • Newbie
  • Hi! I am using 'https://api.spotify.com/v1/search' endpoint to lookup tracks. For majority of the tracks, this endpoint works like a charm. (I tested it on 2k tracks and 99.5% of them are fine). Bu...
  • 170 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 170 Views
  • 0 replies
  • 0 likes

Solved!! duration_ms suddenly returning float instead of int

Suddenly, the api.spotify.com/v1/tracks/{id} endpoint has started giving me track duration_ms as a float e.g."duration_ms": 2345.0,The endpoint always used to return an int, which matches the documentation. Weirdly the response from the "try it" resp...

  • Roadie
  • Suddenly, the api.spotify.com/v1/tracks/{id} endpoint has started giving me track duration_ms as a float e.g. "duration_ms": 2345.0, The endpoint always used to return an int, which matches the doc...
  • ficvebanger
  • Casual Listener
  • 1150 Views
  • 23 replies
  • 28 likes
  • Possible Bug
  • 1150 Views
  • 23 replies
  • 28 likes

Keep getting rate limited while pulling saved tracks with spotipy

PlanPremiumCountryNetherlandsDevicePC / PycharmOperating SystemLinuxMy Question or Issuei have a python script that uses spotipy to pull my saved tracks so i can delete all duplicates.its 17k songs deep so it already takes a long time but for some re...

  • Newbie
  • Plan Premium Country Netherlands Device PC / Pycharm Operating System Linux My Question or Issue i have a python script that uses spotipy to pull my saved tracks so i can delete all duplicat...
  • 43 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    Question
  • 43 Views
  • 0 replies
  • 0 likes

The playlist creation endpoint is frequently returning "502 Error while loading resource"

The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like: {"error": {"status": 502, "message": "Error while loading resource" } } This has completely broken the app that I develop, and is t...

  • Regular
  • The playlist creation endpoint (docs) is frequently returning HTTP error code 502 and a response body that looks like:   {"error": {"status": 502, "message": "Error while loading resource" } }...
  • nathancoleman
  • Regular
  • 171 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 171 Views
  • 3 replies
  • 0 likes

Authorization Token Loading error

Im following the sample very closely but Im facing a loading error for authorisation token. https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow const generateRandomString = (length) => { const possible = 'ABCDEFGHIJKLMNOPQRST...

  • Casual Listener
  • Im following the sample very closely but Im facing a loading error for authorisation token. https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow   const generateRa...
  • 53 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 53 Views
  • 0 replies
  • 0 likes

the /recently-played endpoint is not showing latest tracks as of 2/22/2024

As of 2/22/2024, the `https://api.spotify.com/v1/me/player/recently-played` endpoint is no longer returning the latest recently played tracks. This is the full response (screenshot attached too so it's easier to spot):{"items": [{"track": {"album": {...

  • Music Fan
  • As of 2/22/2024, the `https://api.spotify.com/v1/me/player/recently-played` endpoint is no longer returning the latest recently played tracks.  This is the full response (screenshot at...
  • dadMau5_
  • Music Fan
  • 167 Views
  • 5 replies
  • 0 likes
  • api
    Possible Bug
    recently-played
  • 167 Views
  • 5 replies
  • 0 likes

spotify is displaying wrong amount of songs and playlist length

PlanPremiumCountrycanadaDeviceiphone 15 pro maxOperating Systemios 17 My Question or Issuesince i paired my spotify with the swipify app (kinda like a tinder for discovering new songs) one of my playlists has been displaying the wrong length and amou...

  • Visitor
  •   Plan Premium Country canada Device iphone 15 pro max Operating System ios 17   My Question or Issue since i paired my spotify with the swipify app (kinda like a tinder for disc...
  • 46 Views
  • 0 replies
  • 1 likes
  • Possible Bug
  • 46 Views
  • 0 replies
  • 1 likes

Recently Played API - Repeat Tracks Not Included/Denoted

Given: A user has listened to a song repeatedly by using the backwards(replay) arrow button to restart the track. We then query the recently-played API and fetch the user's recent listening history. Result: The recently-played API response only has o...

  • Casual Listener
  • Given: A user has listened to a song repeatedly by using the backwards(replay) arrow button to restart the track. We then query the recently-played API and fetch the user's recent listening hist...
  • liampronan
  • Casual Listener
  • 125 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 125 Views
  • 2 replies
  • 0 likes

Solved!! Web Player SDK adversely affected by CDN issues

Since last month there have been general issues around the CDN that especially affect the web player. In general the issue always seems to be due to a Gateway Timeout.It is also affecting several CDNs. I have had the sames issue with sdk.scdn.co, p.s...

TheDDtMM_0-1705863384492.png
  • Music Fan
  • Since last month there have been general issues around the CDN that especially affect the web player.  In general the issue always seems to be due to a Gateway Timeout. It is also affecting s...
  • TheDDtMM
  • Music Fan
  • 143 Views
  • 1 replies
  • 1 likes
  • Possible Bug
    Question
  • 143 Views
  • 1 replies
  • 1 likes

Solved!! Web playback down!

Neither the web streaming nor getting audio clips seems to be working right now!!! I've been seeing this since yesterdayGET https://sdk.scdn.co/spotify-player.js net::ERR_CONNECTION_TIMED_OUTSometimes the script loads, but when the player tries to ru...

  • Music Fan
  • Neither the web streaming nor getting audio clips seems to be working right now!!!  I've been seeing this since yesterday GET https://sdk.scdn.co/spotify-player.js net::ERR_CONNECTION_TIMED_O...
  • TheDDtMM
  • Music Fan
  • 312 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 312 Views
  • 3 replies
  • 0 likes