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

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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

sebass-tian

Regular

39483 Views

142 replies

15 likes

Discussion
  • 39483 Views
  • 142 replies
  • 15 likes

Logging user out?

I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've been able to redirect the user to the login page but wh...

Newbie

I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've been...

DanKenan

Visitor

1894 Views

2 replies

4 likes

API Help
logout
  • 1894 Views
  • 2 replies
  • 4 likes

API endpoint /me/top/tracks returning status 500

Plan - PremiumCountry - USAOperating System - Windows 10 My Question or IssueThe /me/top/tracks endpoint seems to return the status code 500. I noticed this when working on a project using the API and noticed my top tracks were not rendering. I then ...

Casual Listener

Plan - Premium Country - USA Operating System - Windows 10   My Question or Issue The /me/top/tracks endpoint seems to return the status code 500. I noticed this when working on a...

quinn16

Casual Listener

431 Views

1 replies

1 likes

api
API Bug
Developer API
top tacks
  • 431 Views
  • 1 replies
  • 1 likes

Commercial team support required

EquipmentwatchOperating systemEmbedded Hi,Is there any commercial team docking: a solution to the problem of only 30s of externally playing songsGet the playback link as discussed in this topic https://community.spotify.com/t5/Spotify-for-Developers/...

Casual Listener

Equipment watch Operating system Embedded   Hi, Is there any commercial team docking: a solution to the problem of only 30s of externally playing songs Get the playback link as discussed ...

294 Views

0 replies

0 likes

  • 294 Views
  • 0 replies
  • 0 likes

how do i get the full song link

DeviceWatch Operating SystemEmbedded My Question or Issue Hey folks, I use https://api.spotify.com/v1/me/player/recently-played WEB API to get the recently played list, the obtained preview_url song playback time is 30s or less, it is incomplete, how...

Casual Listener

Device Watch   Operating System Embedded   My Question or Issue   Hey folks,  I use https://api.spotify.com/v1/me/player/recently-played WEB API to get the recently ...

Blin1

Casual Listener

1229 Views

3 replies

0 likes

  • 1229 Views
  • 3 replies
  • 0 likes

Help me Lyrics song

PlanPremiumget(f"https://api.spotify.com/v1/tracks/{track_id}/lyrics", headers=headers)Good day brother, does anyone know if with the "get" instruction I can get the lyrics of the song from soptify to show it in my widget? The problem or error that i...

Visitor

Plan Premium get(f"https://api.spotify.com/v1/tracks/{track_id}/lyrics", headers=headers) Good day brother, does anyone know if with the "get" instruction I can get the lyrics of the song from sop...

Prague

Community Legend

472 Views

1 replies

1 likes

Scope
  • 472 Views
  • 1 replies
  • 1 likes

502 Bad Gateway in Web Playback SDK

PlanPremiumCountrySpainOperating System( Windows 10) My Question or IssueI've been using the Web Playback SDK without any issues for the past two weeks, but today I'm getting a '502 Bad Gateway' connection error. I've tried modifying the code in case...

Casual Listener

  Plan Premium Country Spain Operating System ( Windows 10)   My Question or Issue I've been using the Web Playback SDK without any issues for the past two weeks, but today I'm get...

7q30woeqi-_ny

Casual Listener

721 Views

3 replies

0 likes

Web Playback SDK 502 Bad Gateway
  • 721 Views
  • 3 replies
  • 0 likes

Spotify IOS SDK examples crash

PlanPremiumCountryUnited StatesDeviceiPhone 7+Operating Systemios 15.7.3 My Question or IssueI'm trying to use some of the example Spotify ios SDK code specifcially: ios-sdk/DemoProjects/NowPlayingView at master · spotify/ios-sdk (github.com)When I t...

Casual Listener

  Plan Premium Country United States Device iPhone 7+ Operating System ios 15.7.3   My Question or Issue I'm trying to use some of the example Spotify ios SDK code specifcially:&...

dstry

Casual Listener

383 Views

1 replies

0 likes

  • 383 Views
  • 1 replies
  • 0 likes

Device name replaced with “iPhone”

All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?

Casual Listener

All of a sudden, all of our devices are showing as “iPhone” “AirPods” or “samsung” rather than the person’s own device name. How do I fix this since it’s nice to know who’s connected at that time?

Ila2909

Newbie

921 Views

2 replies

1 likes

  • 921 Views
  • 2 replies
  • 1 likes

Issue with embeds downloading random files in Safari.

Hi everyone, I'm building a site in Webflow for a client and have a page that is loaded with Spotify Player embeds. I've been having an issue where upon page load (Only in Safari) it downloads a ton of files with names like "10YFj2pOqUUjsqAPX5ZMeh" w...

Newbie

Hi everyone,   I'm building a site in Webflow for a client and have a page that is loaded with Spotify Player embeds. I've been having an issue where upon page load (Only in Safari) it downloa...

CherrySteppers

Newbie

493 Views

1 replies

2 likes

embed
  • 493 Views
  • 1 replies
  • 2 likes

/search for Album does not include tracks field in Album list

I am using the Web API and noticed a small inconsistency in the response I get when searching for an Album as opposed to using the /albums/id endpoint. When using /albums, I can get the tracks as a field in the Album response, but when using /search?...

Casual Listener

I am using the Web API and noticed a small inconsistency in the response I get when searching for an Album as opposed to using the /albums/id endpoint. When using /albums, I can get the tracks as a f...

305 Views

0 replies

0 likes

  • 305 Views
  • 0 replies
  • 0 likes

Queue not updating when changing playlist

Queue is not updating when playing playlist on the webplayback sdk.this problem was issued by a user a long time ago (API-and-Transfer-playback-wrong-behavior) and was fixed for the webbrowser , windows app and the mobile app. However if you use the ...

Regular

Queue is not updating when playing playlist on the webplayback sdk. this problem was issued by a user a long time ago (API-and-Transfer-playback-wrong-behavior)  and was fixed for the webbrow...

noambav

Regular

776 Views

1 replies

2 likes

api
queue
SDK
  • 776 Views
  • 1 replies
  • 2 likes

Where is the official contact for developers for commercial use?

This SDK must not be used in commercial projects without Spotify’s prior written approval. https://developer.spotify.com/documentation/web-playback-sdk/I asked the public contact for contact information, but they just directed me to https://developer...

Newbie

  This SDK must not be used in commercial projects without Spotify’s prior written approval.  https://developer.spotify.com/documentation/web-playback-sdk/ I asked the public contact ...

Ximzend

Spotify Star

2865 Views

2 replies

10 likes

Commercial
Developer
  • 2865 Views
  • 2 replies
  • 10 likes

Against Spotify Developers terms and conditions to add song to playlist?

Is it against the Spotify Developers terms and conditions to create a code that adds a song to collaborative playlists? I thought the wording in the terms and conditions was unclear on this matter, and I wanted to check.

Visitor

Is it against the Spotify Developers terms and conditions to create a code that adds a song to collaborative playlists? I thought the wording in the terms and conditions was unclear on this matter, a...

Prague

Community Legend

483 Views

1 replies

1 likes

  • 483 Views
  • 1 replies
  • 1 likes

Google nest skipping podcast episodes

Plan: PremiumCountry: Taiwan Device: iPhone SE2 & Macbook M1 My Question or IssueThis issue has existed since last night. Whenever I try to cast my Spotify podcast to Google Mini, the podcast episode keeps skipping to the next 4-5 episodes. Also, Goo...

Newbie

Plan: Premium Country: Taiwan   Device: iPhone SE2 & Macbook M1    My Question or Issue This issue has existed since last night. Whenever I try to cast my Spotify podcast to ...

oscarb610

Newbie

2332 Views

4 replies

1 likes

  • 2332 Views
  • 4 replies
  • 1 likes

Internet Radio Station Page

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in songs. I was thinking, we would like our own page. Whe...

Visitor

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in son...

Mumath

Visitor

4093 Views

2 replies

1 likes

  • 4093 Views
  • 2 replies
  • 1 likes

My playlist is not working, only allow to play just previews of all song.

I'm not able play songs, which I added in my playlist from my mobile (android) phone. But it works for my desktop.

Visitor

I'm not able play songs, which I added in my playlist from my mobile (android) phone. But it works for my desktop.

Ximzend

Spotify Star

330 Views

1 replies

0 likes

  • 330 Views
  • 1 replies
  • 0 likes

API docs for Custom Playlist Cover Image need updating

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific playlist. Specifically, many other API services would permit (...

Regular

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific p...

mcharnock01

Newbie

578 Views

1 replies

1 likes

  • 578 Views
  • 1 replies
  • 1 likes

Solved!! player transfer to Echo-Dot-Groups failing

I can use the /v1/me/player/devices endpoint to get the IDs of all my groups, including the echo dots. It is noteable that the IDs look very different. While the spotify computer/tablet/phone apps generate a hex-number, the Alexa Dots generate a GUID...

Roadie

I can use the /v1/me/player/devices endpoint to get the IDs of all my groups, including the echo dots. It is noteable that the IDs look very different. While the spotify computer/tablet/phone ap...

wolfgang_bures

Roadie

2726 Views

10 replies

1 likes

  • 2726 Views
  • 10 replies
  • 1 likes

Additional monetization methods

Hi, I have made an app which has been approved for scope request. Since then multiple people have asked me to add a tipping jar in the app, but in the application I only mentioned that I might add ads to the website of the app, which was approved, su...

Roadie

Hi, I have made an app which has been approved for scope request. Since then multiple people have asked me to add a tipping jar in the app, but in the application I only mentioned that I might add ad...

Morganic1

Roadie

759 Views

4 replies

2 likes

  • 759 Views
  • 4 replies
  • 2 likes

Issue with user-top-read scope authorization

I am encountering an issue with authorizing the user-top-read scope for my Spotify application. I have already included both the user-top-read and user-read-private scopes in my authorization request, but I continue to receive an "illegal scope" erro...

Casual Listener

I am encountering an issue with authorizing the user-top-read scope for my Spotify application. I have already included both the user-top-read and user-read-private scopes in my authorization request...

544 Views

0 replies

0 likes

  • 544 Views
  • 0 replies
  • 0 likes