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

TimothyLuedtke

Casual Listener

37866 Views

140 replies

15 likes

Discussion
  • 37866 Views
  • 140 replies
  • 15 likes

"/artists/id" endpoint ignores "limit" and "market" query values

When trying to fetch artist's top track or albums I'm trying to use the /artists/id/albums and /artists/id/top-tracks endpoints. In the documentation for /artists/id/albums it states that we can provide limit value so that only a number of albums wil...

Roadie

When trying to fetch artist's top track or albums I'm trying to use the /artists/id/albums and /artists/id/top-tracks endpoints.   In the documentation for /artists/id/albums i...

wiiwiiw

Roadie

514 Views

1 replies

0 likes

Web API
  • 514 Views
  • 1 replies
  • 0 likes

Using Spotify Web API songs metadata for commercial uses

I just want to pull metadata from songs via the Spotify Web API. Is it possible to do this for commercial purposes?

Casual Listener

I just want to pull metadata from songs via the Spotify Web API. Is it possible to do this for commercial purposes?

404 Views

0 replies

0 likes

  • 404 Views
  • 0 replies
  • 0 likes

Does the plays from the Spotify Wix app count towards the plays?

Hi, this is ANNMS from https://www.annmsmusic.com/I have a question about the play count. Recently Wix has released a new app for Spotify, which, unlike the standard embed which can play max 15 seconds, can play the entire soundtrack.My question is, ...

Visitor

Hi, this is ANNMS from https://www.annmsmusic.com/ I have a question about the play count. Recently Wix has released a new app for Spotify, which, unlike the standard embed which can play max 15 s...

390 Views

0 replies

0 likes

  • 390 Views
  • 0 replies
  • 0 likes

Are these features feasible for a custom app?

PlanPremiumCountryUnited States I represent an organization [unnamed at the moment] that plans on integrating spotify's APIs for their events. I wanted to ask a few questions while scouting the APIs to make sure I have the legalities in order. I have...

Newbie

Plan Premium Country United States     I represent an organization [unnamed at the moment] that plans on integrating spotify's APIs for their events. I wanted to ask a few questions w...

307 Views

0 replies

0 likes

  • 307 Views
  • 0 replies
  • 0 likes

How to get up-to-date list of all albums and songs from Spotify API Ask Question

We are making an app where user can search for all albums, tracks and artists on Spotify. The Spotify search API does not provide any endpoint to get all albums or artists present in its stock, so we make use of the search end point to query albums t...

Visitor

We are making an app where user can search for all albums, tracks and artists on Spotify. The Spotify search API does not provide any endpoint to get all albums or artists present in its stock, so we...

540 Views

0 replies

0 likes

  • 540 Views
  • 0 replies
  • 0 likes

Get Several Tracks occasionally returns HTTP 500

Calling the /v1/tracks endpoint will occasionally return a HTTP 500 error. The more ids are requested the more often 500 is returned.Example requests that will sometimes yield this error: https://api.spotify.com/v1/tracks/?ids=7DUY9yMOKsEndED75nhc7W%...

Newbie

Calling the /v1/tracks endpoint will occasionally return a HTTP 500 error. The more ids are requested the more often 500 is returned. Example requests that will sometimes yield this error:   ...

265 Views

0 replies

0 likes

  • 265 Views
  • 0 replies
  • 0 likes

Occasional 'Invalid Authorization Code'

PlanPremiumCountryBrazilDeviceMacbook Pro 2017Operating SystemmacOS 10.15 My Question or IssueHello,I am running an App that requires the user to authenticate with Spotify, and I am doing this according to the Authorization Code Flow. Most of the tim...

Casual Listener

Plan Premium Country Brazil Device Macbook Pro 2017 Operating System macOS 10.15   My Question or Issue Hello, I am running an App that requires the user to authenticate with Spotif...

jsmnkk

Casual Listener

1858 Views

4 replies

3 likes

400
access token
Authentication Token
code
invalid authorization code
invalid_grant
  • 1858 Views
  • 4 replies
  • 3 likes

Spotify for Composers, Producers, and Songwriters

Providing opportunities for credited (preferably Songview and Muso.ai to gain access to Spotify stream data similar to Spotify for Artists, but specific for composer and songwriter. PlanFree/PremiumCountry - Worldwide Deviceiphone, Samsung, android, ...

Music Fan

Providing opportunities for credited (preferably Songview and Muso.ai to gain access to Spotify stream data similar to Spotify for Artists, but specific for composer and songwriter.  Plan ...

580 Views

0 replies

0 likes

  • 580 Views
  • 0 replies
  • 0 likes

API Specify Playlist Location in Folder

I've created a Python program that stores my Discover Weekly automatically, but I'd like to specify the location for these newly-created Spotify playlists. I'm not sure if this is possible since it's not explicitly mentioned in the documentation, and...

Newbie

I've created a Python program that stores my Discover Weekly automatically, but I'd like to specify the location for these newly-created Spotify playlists. I'm not sure if this is possible since it's...

t0r

Casual Listener

1264 Views

3 replies

8 likes

Developer
Playbar
Playlist URI
  • 1264 Views
  • 3 replies
  • 8 likes

Superuser Contribution quota extension still waiting 2 weeks; Email follow up ignored, status is unreviewed

CountryUSDeviceN/A – developer app query My Question or IssueHi, Our company submitted an app called TIYA, a couple of weeks back for a quota extension. That was 14 days ago and we've not heard anything at all. Our coworker checked yesterday and noti...

Newbie

Country US Device N/A – developer app query   My Question or Issue Hi,   Our company submitted an app called TIYA, a couple of weeks back for a quota extension.    That ...

ohej

Spotify

509 Views

1 replies

0 likes

Quota Extension
  • 509 Views
  • 1 replies
  • 0 likes

Add tracks to playlist API returns 50x

I created a new playlist with create playlist API. After I called API to add tracks to the playlist. As a result I got 500 or 503 errorI'm using spotify-web-api-node package for Node.js

Casual Listener

I created a new playlist with create playlist API. After I called API to add tracks to the playlist. As a result I got 500 or 503 error I'm using spotify-web-api-node package for Node.js

alex_matviichuk

Casual Listener

356 Views

1 replies

0 likes

  • 356 Views
  • 1 replies
  • 0 likes

Add tracks to playlist returns 50x error

Flow: I created playlist using create playlist API. After I'm adding track's to this playlist.As a result I got 500 or 503 error

Casual Listener

Flow: I created playlist using create playlist API. After I'm adding track's to this playlist. As a result I got 500 or 503 error

clswall

Casual Listener

1315 Views

2 replies

1 likes

  • 1315 Views
  • 2 replies
  • 1 likes

[AAOS] Playing music through Spotify app

Hello Spotify, I'm working for a car manufacturer and we are working on an application that uses your Android SDK.The main purpose of the application is to play music through your application.Everything is working fine on Android mobile devices but n...

Newbie

Hello Spotify,   I'm working for a car manufacturer and we are working on an application that uses your Android SDK. The main purpose of the application is to play music through your app...

MichaelFerwer

Casual Listener

755 Views

3 replies

0 likes

  • 755 Views
  • 3 replies
  • 0 likes

Superuser Contribution Getting error=invalid_scope when we authenticate with the Spotify app

PlanPremiumCountryUSA DeviceiPhone 11 ProOperating SystemiOS My Question or Issue We are authenticating with the Spotify app but get the following URL callback: smoresapp://spotify-login-callback/?spotify_version=8.7.38.1353#error=invalid_scope This ...

Music Fan

Plan Premium Country USA   Device iPhone 11 Pro Operating System iOS   My Question or Issue   We are authenticating with the Spotify app but get the following URL callback:...

shto

Music Fan

1614 Views

5 replies

0 likes

  • 1614 Views
  • 5 replies
  • 0 likes

Superuser Contribution 403 Accessing /me/top/artists or /me/player/recently-played

PlanFree/PremiumCountryAustralia DeviceMacBook Pro (16-inch, 2021)Operating SystemOSX My Question or IssueI am using the web API from React using axios to get player information successfully by calling:https://api.spotify.com/v1/me/playerhttps://api....

Casual Listener

Plan Free/Premium Country Australia   Device MacBook Pro (16-inch, 2021) Operating System OSX    My Question or Issue I am using the web API from React using axios to g...

spotifyjosh

Spotify

435 Views

2 replies

0 likes

  • 435 Views
  • 2 replies
  • 0 likes

Solved!!Superuser Contribution "User not registered in the Developer Dashboard" error with additional users on app

PlanPremiumCountryGermanyOperating System(Windows 11) My Question or Issue Hi, I'm using OAuth for my client side app made with Nextjs. I can make requests to the api after authentication with my account but other users cannot and the error is i get ...

Casual Listener

  Plan Premium Country Germany Operating System (Windows 11)   My Question or Issue   Hi, I'm using OAuth for my client side app made with Nextjs. I can make requests to the ...

Emmamarg

Visitor

2039 Views

3 replies

1 likes

  • 2039 Views
  • 3 replies
  • 1 likes

Solved!!Superuser Contribution API does not support other users

PlanPremiumCountrySwedenDeviceDesktop PCOperating SystemWindows 10 running Google Chrome My Question or IssueI'm having a hard time fully explaining this issue, but here goes! I'm doing a small hobby project that'll recommend users a random album fro...

Casual Listener

Plan Premium Country Sweden Device Desktop PC Operating System Windows 10 running Google Chrome   My Question or Issue I'm having a hard time fully explaining this issue, but here goes...

Ximzend

Spotify Star

6327 Views

5 replies

0 likes

  • 6327 Views
  • 5 replies
  • 0 likes

Solved!!Superuser Contribution new access token are directly invalid since 1 day

Plan: FreeCountry: NetherlandsDevice: APII'm using the Spotify API and since about one day the service built on it doesn't work anymore. After some research I figured out that accesstokens are directly invalid. I'm able to obtain an accesstoken with ...

Casual Listener

Plan: Free Country: Netherlands Device: API I'm using the Spotify API and since about one day the service built on it doesn't work anymore. After some research I figured out that accesstoke...

kasperradio

Casual Listener

1653 Views

2 replies

0 likes

  • 1653 Views
  • 2 replies
  • 0 likes

increase plays artificially?

so, i have coded an app using the Spotify api to reward users for streaming music on Spotify. user can be rewarded for any song, no exclusions. when requesting an upgrade to the API (so that i can make the app public) the response was: The Spotify Pl...

Casual Listener

so, i have coded an app using the Spotify api to reward users for streaming music on Spotify. user can be rewarded for any song, no exclusions. when requesting an upgrade to the API (so that i can ma...

Hubo

Community Legend

617 Views

1 replies

0 likes

Discussion
  • 617 Views
  • 1 replies
  • 0 likes

Spotify Enterprise API

Hi Spotify, I have an app where we are making millions of API calls a day and have over 200k active daily users. Who at Spotify can please help me get an enterprise API that has no limits. This is really crucial for us to keep growing. Please if anyo...

Casual Listener

Hi Spotify,   I have an app where we are making millions of API calls a day and have over 200k active daily users.   Who at Spotify can please help me get an enterprise API that has no ...

545 Views

0 replies

0 likes

Discussion
  • 545 Views
  • 0 replies
  • 0 likes