Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: Possible Bug

Labels

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 22502 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22502 Views
  • 0 replies
  • 61 likes

BUG: Search API doesn't return SimplifiedAlbumObject items as described in docs

Hey so I'm using the web-api search endpoint to query for albums, but the response I get omits any information about the album's genre/label. While in the docs and example response in the endpoint playground does show these parameters.There seems to ...

  • Casual Listener
  • Hey so I'm using the web-api search endpoint to query for albums, but the response I get omits any information about the album's genre/label. While in the docs and example response in the endpoint pl...
  • JohnGemstone
  • Casual Listener
  • 186 Views
  • 5 replies
  • 0 likes
  • Possible Bug
  • 186 Views
  • 5 replies
  • 0 likes

Web Playback SDK: Resume not working on Safari (Mobile and Desktop)

I started building a new Spotify player into a client project and noticed a potential bug in how Safari (mobile and desktop) handles resuming tracks. In order to test this, I created a very simple custom player that processes each aspect (script load...

  • Casual Listener
  • I started building a new Spotify player into a client project and noticed a potential bug in how Safari (mobile and desktop) handles resuming tracks.   In order to test this, I created a very ...
  • freaky81
  • Newbie
  • 151 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 151 Views
  • 3 replies
  • 0 likes

Superuser Contribution Spotify Embed no longer has play button

Hey there,I wanted to give you a heads up about a potential bug with the Spotify embedded podcasts. Recently, the play button has gone missing from the embedded iframes on my website, and I've seen others reporting the same issue.Here's a quick rundo...

  • Regular
  • Hey there, I wanted to give you a heads up about a potential bug with the Spotify embedded podcasts. Recently, the play button has gone missing from the embedded iframes on my website, and I've seen...
  • RavanH
  • Regular
  • 2640 Views
  • 8 replies
  • 2 likes
  • Possible Bug
  • 2640 Views
  • 8 replies
  • 2 likes

Spotify DJ playlist info/images

I'm making a currently-playing screen, and there's some odd things going on when using Spotify DJ. When the AI voice is active, this is what /me/player/currently-playing returns: { "timestamp" : 1685246754696, "context" : { "external_urls" : { "spoti...

  • Newbie
  • ...I have the scopes user-read-currently-playing, playlist-read-private, and playlist-read-collaborative. I'm using the Authorization with PKCE flow.   When playing from other playlists (public...
  • 50 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 50 Views
  • 0 replies
  • 0 likes

Solved!! Timeout Error

I crated a code to get recently played songs on python. When i run the code on my account which i created the api app it works without problem. But when i use on different account it gives timeout error. I attach the code and error in attachments. Do...

  • Newbie
  • I crated a code to get recently played songs on python. When i run the code on my account which i created the api app it works without problem. But when i use on different account it gives timeout er...
  • Ximzend
  • Roadie
  • 56 Views
  • 1 replies
  • 0 likes
  • Possible Bug
  • 56 Views
  • 1 replies
  • 0 likes

API response is missing age ranges in the Ad Set targetings field

I created an Ad Set in the Spotify Ad Manager with age ranges 18-24 and 25-34 selected. The Ad Set and its Ad got approved. However, when requesting Ad Sets via the API I only receive one age range in the targetings field: "age_range": { "min": 18, "...

  • Visitor
  • I created an Ad Set in the Spotify Ad Manager with age ranges 18-24 and 25-34 selected. The Ad Set and its Ad got approved. However, when requesting Ad Sets via the API I only receive one age range i...
  • 42 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 42 Views
  • 0 replies
  • 0 likes

Spotify Extension Request - Unable to upload video and files showing app flow.

While trying to submit the extension request, we're getting a 504 gateway timeout while uploading the media to show the app functionality and flow, kindly help us in the same as we are unable to move forward with the application.

  • Visitor
  • While trying to submit the extension request, we're getting a 504 gateway timeout while uploading the media to show the app functionality and flow, kindly help us in the same as we are unable to move...
  • 27 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 27 Views
  • 0 replies
  • 0 likes

is_playable field returns incorrect result

PlanPremiumCountryAustraliaMy Question or IssueMy app calls the "playlists/tracks" endpoint to get a list of songs in the user's playlist. When it does this, it specifies "AU" for the market field. It then checks the "is_playable" field for each song...

  • Visitor
  • Plan Premium Country Australia My Question or Issue My app calls the "playlists/tracks" endpoint to get a list of songs in the user's playlist. When it does this, it specifies "AU" for the marke...
  • Efremych
  • Roadie
  • 2736 Views
  • 10 replies
  • 4 likes
  • Possible Bug
  • 2736 Views
  • 10 replies
  • 4 likes

Getting error 429 only when requesting audio features from a track

I'm basically working with the API for a data mining university project.I'm getting error 429 on a piece of code that extracts the audio features from some tracks. Can't perform a single request, the first one gets automatically blocked.The thing is ...

  • Newbie
  • I'm basically working with the API for a data mining university project. I'm getting error 429 on a piece of code that extracts the audio features from some tracks. Can't perform a single request, t...
  • 47 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 47 Views
  • 0 replies
  • 0 likes

Web Playback SDK Not Working on Latest Chrome Android

Receiving the following error when trying to initialize the Web Playback SDK on the latest Android Chrome versions (111 and 112). The player connects but fails to become 'ready'. Uncaught (in promise) EMEError: No supported keysystem was found.at new...

  • Casual Listener
  • Receiving the following error when trying to initialize the Web Playback SDK on the latest Android Chrome versions (111 and 112). The player connects but fails to become 'ready'.   Uncaught (i...
  • Horota
  • Casual Listener
  • 189 Views
  • 3 replies
  • 1 likes
  • Android Chrome
    Possible Bug
    question
    web playback sdk
  • 189 Views
  • 3 replies
  • 1 likes

Solved!!Superuser Contribution 401 error on all PUT requests

PlanPremiumCountryAustraliaDeviceDesktop, Windows 10, Chrome My Question or IssueHi, I'm making a react web app using Axios for fetch requests. My app already correctly sets a token and receives data from API endpoints such as 'https://api.spotify.co...

  • Casual Listener
  • Plan Premium Country Australia Device Desktop, Windows 10, Chrome   My Question or Issue Hi, I'm making a react web app using Axios for fetch requests. My app already correctly sets a to...
  • ariost11
  • Visitor
  • 962 Views
  • 5 replies
  • 0 likes
  • Possible Bug
    question
  • 962 Views
  • 5 replies
  • 0 likes

Superuser Contribution Cannot login to Spotify developer console

I cannot login to the Spotify developer dashboard. I have signed up with Spotify through Facebook. I have created multiple apps using the dashboard before. Now, when I try to sign in through Facebook by  clicking the "login" button, I see a new windo...

Screen Shot 2021-12-28 at 5.04.58 PM.png
  • Casual Listener
  • I cannot login to the Spotify developer dashboard.    I have signed up with Spotify through Facebook. I have created multiple apps using the dashboard before. Now, when I try to sign in t...
  • alte_tante
  • Newbie
  • 1990 Views
  • 19 replies
  • 3 likes
  • dashboard
    Possible Bug
  • 1990 Views
  • 19 replies
  • 3 likes

Documentation mistake or bug

This authorization request works for me in php-curl: $ch = curl_init(); //Escribo endpoint el indicado por api curl_setopt($ch, CURLOPT_URL, 'https://accounts.spotify.com/api/token'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); //IMPORTANTE ES UN...

  • Regular
  • This authorization request works for me in php-curl:       $ch = curl_init(); //Escribo endpoint el indicado por api curl_setopt($ch, CURLOPT_URL, 'https://acc...
  • Bhanu3858
  • Visitor
  • 333 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 333 Views
  • 2 replies
  • 0 likes

App retrieves my data for other users instead of theirs

My Question or Issue I've been trying to write some code that requires a user's playlist using the Spotify API. It works fine when I run the code on my computer and with my login details, but when I get my teacher to run it on their computer with the...

  • Regular
  • My Question or Issue   I've been trying to write some code that requires a user's playlist using the Spotify API. It works fine when I run the code on my computer and with my login details, bu...
  • 86 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 86 Views
  • 0 replies
  • 0 likes

"Granted quota extension" for years... but nobody can connect now?

I have an app, been granted a quota extension for some 6 years. This month, nobody can connect but me. So it's behaving like there is no quota extension. It's rm-spot.com.Any others experiencing this? When I connected to my dashboard this month, I sa...

  • Casual Listener
  • I have an app, been granted a quota extension for some 6 years.  This month, nobody can connect but me.  So it's behaving like there is no quota extension.  It's rm-spot.com. Any ...
  • spotartie2
  • Newbie
  • 103 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 103 Views
  • 2 replies
  • 0 likes

[ANGULAR][iFrameApi] Stuck in preview mode after authenticating

UPDATE: I guess auth has been working fine this whole time, its just the issue of the iFrame going into preview mode whenever I display the webpage in a mobile format using Chrome Inspector. Hi to you,I'm trying to integrate an iFrame into my web app...

  • Regular
  • UPDATE: I guess auth has been working fine this whole time, its just the issue of the iFrame going into preview mode whenever I display the webpage in a mobile format using Chrome Inspector.   ...
  • 58 Views
  • 0 replies
  • 0 likes
  • Possible Bug
    question
  • 58 Views
  • 0 replies
  • 0 likes

Spotify Track Embed not signing in (Firefox)

The Spotify track embed iframe appears to have auth issues on Firefox. Having the track embedded into any webpage keeps the track to the preview version instead of the full song. This happens regardless whether the user is signed into Spotify in that...

  • Casual Listener
  • The Spotify track embed iframe appears to have auth issues on Firefox. Having the track embedded into any webpage keeps the track to the preview version instead of the full song. This happens regardl...
  • placcidfenis
  • Regular
  • 374 Views
  • 1 replies
  • 5 likes
  • Embeds
    Possible Bug
  • 374 Views
  • 1 replies
  • 5 likes

Spotify Codes not working

I'm trying to share a playlist with the code but I can't. The only option I get is the link, but the code doesn't show up even when I try to share an individual song. Both on PC and Android.

  • Visitor
  • I'm trying to share a playlist with the code but I can't. The only option I get is the link, but the code doesn't show up even when I try to share an individual song.  Both on PC and Android.
  • kaworu_bloodpaw
  • Roadie
  • 85 Views
  • 1 replies
  • 0 likes
  • Possible Bug
    question
  • 85 Views
  • 1 replies
  • 0 likes

APP INTERFACE CHANGES

Hi App Developers, I note the desktop interface has changed and assuming some coding changes came with the different in the interface. With the changes came the loss of being able to drag and drop playlist in the left sidebar allowing custom orders. ...

  • Casual Listener
  • Hi App Developers, I note the desktop interface has changed and assuming some coding changes came with the different in the interface. With the changes came the loss of being able to drag and drop pl...
  • usersoch
  • Newbie
  • 197 Views
  • 1 replies
  • 2 likes
  • Possible Bug
  • 197 Views
  • 1 replies
  • 2 likes

Volume control no longer working in Web Playback SDK

This was working until very recently (within the last day or 2). Now, any time I try to set the volume of the web player using this endpoint, it returns a 403 with the following body: { "error" : { "status" : 403, "message" : "Player command failed: ...

  • Casual Listener
  • This was working until very recently (within the last day or 2). Now, any time I try to set the volume of the web player using this endpoint, it returns a 403 with the following body:   { "...
  • MH_HD
  • Newbie
  • 902 Views
  • 5 replies
  • 7 likes
  • Possible Bug
  • 902 Views
  • 5 replies
  • 7 likes