Announcements

Help Wizard

Step 1

NEXT STEP

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

ddddwwwww

Casual Listener

45340 Views

156 replies

17 likes

Discussion
  • 45340 Views
  • 156 replies
  • 17 likes

Unable to get access token using authorization code flow

PlanFreeCountryUSADeviceMacbook Pro late 2017Operating SystemMacOS My Question or Issue I am trying to do the authorization code flow using Spotify's API to ultimately add songs to a playlist. I am building this from scratch, and not using any librar...

Visitor

Plan Free Country USA Device Macbook Pro late 2017 Operating System MacOS   My Question or Issue  I am trying to do the authorization code flow using Spotify's API to ultimat...

Alexmartos

Visitor

7938 Views

3 replies

4 likes

  • 7938 Views
  • 3 replies
  • 4 likes

HTTP/2 for Spotify Embed Widgets

Hi,When running the PageSpeed Insights[1] for my blog which I use Spotify Embed Widgets[2] to share music I am getting performance hits due to the JavaScript files used for the Widgets being served over HTTP/1.1 instead of HTTP/2[3]. The images also ...

Casual Listener

Hi, When running the PageSpeed Insights[1] for my blog which I use Spotify Embed Widgets[2] to share music I am getting performance hits due to the JavaScript files used for the Widgets being served...

heatmanofurioso

Music Fan

1393 Views

2 replies

2 likes

performance
  • 1393 Views
  • 2 replies
  • 2 likes

503 Errors on /v1/audio-analysis in Europe

CountryEurope My Question or IssueIn Europe, almost all requests sent to /v1/audio-analysis return a 503 Error. When a request eventually succeeds, it takes about 3-4s to receive the response.

Regular

Country Europe   My Question or Issue In Europe, almost all requests sent to /v1/audio-analysis return a 503 Error. When a request eventually succeeds, it takes about 3-4s to receive the res...

Tinouga

Regular

1123 Views

8 replies

1 likes

  • 1123 Views
  • 8 replies
  • 1 likes

Playlist Covers Won't Change

PlanStudent PremiumCountryUSA DeviceMacbook Pro 2017Operating SystemMac OS Catalina 10.15.6My Question or IssueEvery time I go to change my playlist cover it says that it has failed to save changes. All of the covers I am trying to change are photos ...

Visitor

Plan Student Premium Country USA   Device Macbook Pro 2017 Operating System Mac OS Catalina 10.15.6 My Question or Issue Every time I go to change my playlist cover it says that it has...

366 Views

0 replies

0 likes

  • 366 Views
  • 0 replies
  • 0 likes

403 "unkown" when sending PUT request to pause player

When I am sending a PUT to: https://api.spotify.com/v1/me/player/play with a valid user token that has the `user-modify-playback-state` scope, it returns a code 403 with message: {"error" : {"status" : 403,"message" : "Player command failed: Restrict...

Casual Listener

When I am sending a PUT to: https://api.spotify.com/v1/me/player/play with a valid user token that has the `user-modify-playback-state` scope, it returns a code 403 with message:   {...

simplenoteasy

Casual Listener

3686 Views

1 replies

2 likes

  • 3686 Views
  • 1 replies
  • 2 likes

What is SPTAppRemotePlayerState.playbackPosition?

iOS I thought this would be the number of milliseconds that have played in the current track, but the value is much too small for that. What is it's significance? Also, this forum software hoy garbage. Earlier I tried to submit my question and the we...

Regular

iOS   I thought this would be the number of milliseconds that have played in the current track, but the value is much too small for that. What is it's significance?   Also, this forum s...

499 Views

0 replies

0 likes

iOS
  • 499 Views
  • 0 replies
  • 0 likes

Solved!! Regarding play music

I am trying to build an mobile application which can use Spotify APIs and play music (Not remote control app) just like Spotify. So far I've implemented authentication, getting playlists and tracks using web APIs. Now I can not see any API which can ...

Casual Listener

I am trying to build an mobile application which can use Spotify APIs and play music (Not remote control app) just like Spotify. So far I've implemented authentication, getting playlists and tracks u...

Hubo

Community Legend

935 Views

1 replies

0 likes

Android
PLAYBACK QUEUE STOP
  • 935 Views
  • 1 replies
  • 0 likes

Search Web API with special characters in artist/track fields

Hello, I'm experiencing inconsistent and incorrect behavior in the search API when using some characters in the artist or track fields. For example, using the following query as is:"The Beatles Don't Let me Down"The API correctly returns the expected...

Regular

Hello,   I'm experiencing inconsistent and incorrect behavior in the search API when using some characters in the artist or track fields.   For example, using the following query as is:...

845 Views

0 replies

0 likes

  • 845 Views
  • 0 replies
  • 0 likes

Is commercial approval needed for non-streaming apps?

I'm developing an app that uses Spotify that I'd like to commercialize. Per the definitions laid out on https://developer.spotify.com/terms, it would be qualified as a non-streaming SDA, as its only commercial uses are ads and a premium subscription ...

Regular

I'm developing an app that uses Spotify that I'd like to commercialize. Per the definitions laid out on https://developer.spotify.com/terms, it would be qualified as a non-streaming SDA, as its ...

1181 Views

0 replies

4 likes

Commercial
  • 1181 Views
  • 0 replies
  • 4 likes

[Web API] Bug: 403 Response with empty body instead of Error Object

Observed behavior:As expected, a GET request to the endpoint at https://api.spotify.com/v1/me/top/artistsreceives an HTTP 403 response when the Token in use does not have the necessary Scope (i.e., lacking 'user-top-read' scope)However, the body of t...

Newbie

Observed behavior: As expected, a GET request to the endpoint at  https://api.spotify.com/v1/me/top/artists receives an HTTP 403 response when the Token in use does not have the necessary Sc...

1154 Views

0 replies

4 likes

  • 1154 Views
  • 0 replies
  • 4 likes

Auth token expiring every hour

Dear Sir/Mam, I am trying to build an flutter app based on Spotify APIs. I am using this library "https://pub.dev/packages/spotify_sdk" to get Auth token and suing that token in Web-API to fetch playlists etc. Also I will be playing music using the s...

Casual Listener

Dear Sir/Mam,   I am trying to build an flutter app based on Spotify APIs. I am using this library "https://pub.dev/packages/spotify_sdk" to get Auth token and suing that token in Web-API to f...

751 Views

0 replies

0 likes

flutter
  • 751 Views
  • 0 replies
  • 0 likes

API rate limits -- per APP or per account

Hi friends. Can someone tell me if rate limits are applied per app or are they aggregated across all apps registered to a single account? Thanks.

Music Fan

Hi friends.   Can someone tell me if rate limits are applied per app or are they aggregated across all apps registered to a single account?   Thanks.

Hubo

Community Legend

1151 Views

1 replies

0 likes

  • 1151 Views
  • 1 replies
  • 0 likes

Embeds not working Cannot read property 'setSession' of undefined

Hey there, we're experiencing some issues on embeds we're using on our Page. Since the error also exists if we just open the Embed in our Browser we guess it's a Spotify Problem. Example Embed URL: https://open.spotify.com/embed-podcast/episode/0nrJx...

Newbie

Hey there,   we're experiencing some issues on embeds we're using on our Page. Since the error also exists if we just open the Embed in our Browser we guess it's a Spotify Problem.   Ex...

preisthomas

Casual Listener

963 Views

1 replies

4 likes

embed
  • 963 Views
  • 1 replies
  • 4 likes

Day34: How do you get attention for a bug?!

Seriously! My bug report needs to be taken seriously by a Spotify employee.The Community is fantastic, but I do not expect it to have very much experience with multizone systems nor is it its responsibility. How can I report a bug and get attention f...

Gig Goer

Seriously!   My bug report needs to be taken seriously by a Spotify employee. The Community is fantastic, but I do not expect it to have very much experience with multizone systems nor is it ...

OneBobone

Gig Goer

2785 Views

5 replies

0 likes

Probable Bug
  • 2785 Views
  • 5 replies
  • 0 likes

Spotify Marketing API

Argentina Hello Spotify team. I would like to know if you plan to create a marketing API for campaign management, metrics etc. Similar to facebook and google marketing APIs.

Visitor

Argentina   Hello Spotify team. I would like to know if you plan to create a marketing API for campaign management, metrics etc. Similar to facebook and google marketing APIs.   

Hubo

Community Legend

876 Views

1 replies

0 likes

  • 876 Views
  • 1 replies
  • 0 likes

Not able to play spotify song in our web application

PlanPremiumCountryIndiaMy Question or IssueWe are building a web application where we want to play Spotify songs by Spotify authenticated users. Is there any way to do this? We have tried with Spotify web API and web playback SDK but couldn't able to...

Visitor

Plan Premium Country India My Question or Issue We are building a web application where we want to play Spotify songs by Spotify authenticated users. Is there any way to do this? We have tried w...

442 Views

0 replies

0 likes

web playback sdk
  • 442 Views
  • 0 replies
  • 0 likes

Server error while performing a GET to the v1/me/player/recently-played endpoint

I'm trying to perform a request to the 'v1/me/player/recently-played' endpoint in a Kotlin Ktor client application (code snippets below, but the same happens in Postman). The interesting fact is that if i use the Bearer token gotten from the API docs...

Newbie

I'm trying to perform a request to the 'v1/me/player/recently-played' endpoint in a Kotlin Ktor client application (code snippets below, but the same happens in Postman). The interesting fact is that...

gofelishago

Casual Listener

992 Views

2 replies

1 likes

  • 992 Views
  • 2 replies
  • 1 likes

UPDATE: Bug is back with 9.0.32. Was: Incorrect CPath selection with multizone system since v~8.5.15

Premium acctAll sorts of devices and OS versions:- Win10 App, iPhone 6,7,X and iPad mini and Pro- iOS 9, 12, 13, 14Problem summary:Multi-zone systems typically have one playing app =" DeviceID", with audio distributed to several speakers (= "remoteNa...

Gig Goer

Premium acct All sorts of devices and OS versions: - Win10 App, iPhone 6,7,X  and iPad mini and Pro -  iOS 9, 12, 13, 14 Problem summary: Multi-zone systems typically have one playing ...

OneBobone

Gig Goer

3236 Views

15 replies

0 likes

CPath
multi-zone
  • 3236 Views
  • 15 replies
  • 0 likes

Is this endpoint working?

Is the Upload Custom Cover Art API working for anybody?https://developer.spotify.com/console/put-playlist-images/Even when I try it here I get Error 400: Bad Request.

Regular

Is the Upload Custom Cover Art API working for anybody? https://developer.spotify.com/console/put-playlist-images/ Even when I try it here I get Error 400: Bad Request.

Hubo

Community Legend

1035 Views

4 replies

0 likes

api
  • 1035 Views
  • 4 replies
  • 0 likes