Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

Sintypitch

Regular

1612 Views

11 replies

2 likes

Discussion
  • 1612 Views
  • 11 replies
  • 2 likes

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

tuftii

Visitor

5371 Views

25 replies

2 likes

Discussion
  • 5371 Views
  • 25 replies
  • 2 likes

Streams made in group sessions aren't included in the recently played data

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint.Is there any way to include those streams in the response? Or are there any plans to includ...

Music Fan

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint. Is there any way to include tho...

548 Views

0 replies

0 likes

  • 548 Views
  • 0 replies
  • 0 likes

Spotify Web Playback SDK: Blocked frame from accessing cross-origin frame

Hi,I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome:Unable to check top-level optout: Blocked a frame with origin "ht...

Regular

Hi, I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome: Unable...

1055 Views

0 replies

0 likes

Playback SDK
Web API
  • 1055 Views
  • 0 replies
  • 0 likes

Solved!! Spotify Web Playback SDK - seek with '0' input does not always trigger player_state_changed event

Operating System, browserUbuntu 20.04, Chrome My Question or IssueHi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actually jumps to the desired position in the song. However, a 'playe...

Gig Goer

Operating System, browser Ubuntu 20.04, Chrome   My Question or Issue Hi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actua...

kruemeline

Gig Goer

2145 Views

3 replies

0 likes

  • 2145 Views
  • 3 replies
  • 0 likes

Solved!!Superuser Contribution No "Users and Access" button in the Developer Dashboard

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and out, but I just can't get the button to appear for...

Casual Listener

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and...

bphogat

Casual Listener

1297 Views

2 replies

0 likes

  • 1297 Views
  • 2 replies
  • 0 likes

Superuser Contribution 403 User not approved for app [Granted quota extension]

PlanAllCountryAll DeviceAllOperating SystemAll My Question or Issue- I created an app recently and it seemed to work fine within my test users added via the dashboard.- I requested a quota extension to allow non-test accounts to login, it was approve...

Regular

Plan All Country All   Device All Operating System All   My Question or Issue - I created an app recently and it seemed to work fine within my test users added via the dashboard....

ohej

Spotify

2400 Views

5 replies

0 likes

  • 2400 Views
  • 5 replies
  • 0 likes

Superuser Contribution Developer Dashboard missing features for my account

This is what mine looks like:fredthekid_1-1623708246739.pngSpecifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so. I am using an older account where I'm logging in with my Spoti...

Casual Listener

This is what mine looks like: fredthekid_1-1623708246739.png Specifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so. &nbs...

ohej

Spotify

1359 Views

4 replies

0 likes

  • 1359 Views
  • 4 replies
  • 0 likes

[Web API] Recent pagination problem with 'Get User's Followed Artists'.

Plan[Premium]Country[US]Device[Macbook Pro late 2016]Operating System(MACOS 10.3) My Question or IssueRecent pagination problem with The Web API 'Get User's Followed Artists'.I paginate through pages of thehttps://api.spotify.com/v1/me/following?type...

Casual Listener

Plan [Premium] Country [US] Device [Macbook Pro late 2016] Operating System (MACOS 10.3)   My Question or Issue Recent pagination problem with The Web API 'Get User's Followed Artists'...

529 Views

0 replies

0 likes

  • 529 Views
  • 0 replies
  • 0 likes

Personalization endpoint returns no results when offset is greater than 49

This can be evidenced via the Web Console or elsewhere. As the title suggests, when the personalization endpoint is sent a request for either artists or tracks with an offset set to 50 or greater:Expected: the items starting at the offset index would...

Visitor

This can be evidenced via the Web Console or elsewhere.   As the title suggests, when the personalization endpoint is sent a request for either artists or tracks with an offset set to 50 or gr...

543 Views

0 replies

2 likes

  • 543 Views
  • 0 replies
  • 2 likes

Solved!!Superuser Contribution 403: User not approved

Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for testing. I have added the "smurf" to the applicati...

Casual Listener

Hello! I am using the api on an iOS application running the web api and I am running into something rather strange. I have 2 premium accounts, one being mine and one being a "smurf", if you will, for...

Smithimitron

Casual Listener

1484 Views

2 replies

0 likes

Help
web-api
  • 1484 Views
  • 2 replies
  • 0 likes

Source code

Hi, I tried to contact the Spotify support about this question and got redirected by them to the developer forum so here I go. I saw you are using a dependency called MobileMediaKitClient inside the iOS Spotify app, which is licensed under Mozilla Pu...

Visitor

Hi,   I tried to contact the Spotify support about this question and got redirected by them to the developer forum so here I go.   I saw you are using a dependency called MobileMediaKit...

1034 Views

0 replies

0 likes

  • 1034 Views
  • 0 replies
  • 0 likes

PKCE Auth Flow does not honor the show_dialog=false option?

I am in the process of switching my app over to use PKCE Auth Flow and ever since I did, each time I try to get an authorization code to use to obtain a token, I am being sent to the Spotify authorization page, whereas with the Basic Auth Flow, I was...

Music Fan

I am in the process of switching my app over to use PKCE Auth Flow and ever since I did, each time I try to get an authorization code to use to obtain a token, I am being sent to the Spotify authoriz...

Peter_Schorn

Roadie

2726 Views

8 replies

2 likes

  • 2726 Views
  • 8 replies
  • 2 likes

Superuser Contribution Web Playback SDK Support for additional browsers

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueWhen can we expect the Web Playback SDK to move out of Beta and be available for Safari for M...

Visitor

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue When ca...

fantom1

Visitor

2020 Views

3 replies

0 likes

  • 2020 Views
  • 3 replies
  • 0 likes

Document 204 on "Get Information About The User's Current Playback"

When calling GET https://api.spotify.com/v1/me/player and the account doesn't have any device active/open, the endpoint returns a 204. However, this isn't documented here. It only lists a 200 status code. It would be nice to have this possible status...

Casual Listener

When calling GET https://api.spotify.com/v1/me/player and the account doesn't have any device active/open, the endpoint returns a 204. However, this isn't documented here. It only lists a 200 status ...

968 Views

0 replies

1 likes

  • 968 Views
  • 0 replies
  • 1 likes

Solved!!Superuser Contribution Incorrect link for "READ THE DOCS" for Search API

My Question or Possible BugThe link for "READ THE DOCS" for the Search feature is incorrect on this Features page. It shows an error - "404 Page not Found".There is an extra 'search' word at the end of the given link reference.Working Link is 'https:...

Visitor

My Question or Possible Bug The link for "READ THE DOCS" for the Search feature is incorrect on this Features page. It shows an error - "404 Page not Found". There is an extra 'search' word at th...

alvaron

Spotify

975 Views

2 replies

0 likes

  • 975 Views
  • 2 replies
  • 0 likes

/v1/me/player/currently-playing returning 401

Country: Canada DeviceMacbook Pro 15 inch 2019Operating SystemmacOS Big Sur 11.4 My Question or IssueWhen I call the spotify /v1/me/player/currently-playing api I receive a 401 response with message "Permissions missing". When I attempt to use the we...

Casual Listener

Country: Canada   Device Macbook Pro 15 inch 2019 Operating System macOS Big Sur 11.4   My Question or Issue When I call the spotify /v1/me/player/currently-playing api I receive a ...

940 Views

0 replies

3 likes

  • 940 Views
  • 0 replies
  • 3 likes

Using Spotify Web Api for Discord Bot

PlanFree/PremiumCountryTurkeyDevice(iPhone 6, Windows PC, etc)Operating System(Ubuntu 20.04, Windows 10) My Question or IssueHi, I am writing a bot for Discord with music capabilities. I create a play command to play music. I want to get track or pla...

Newbie

Plan Free/Premium Country Turkey Device (iPhone 6, Windows PC, etc) Operating System (Ubuntu 20.04, Windows 10)   My Question or Issue Hi, I am writing a bot for Discord with music cap...

3169 Views

0 replies

0 likes

Discord
  • 3169 Views
  • 0 replies
  • 0 likes

me/episodes is buggy! -> "total": 339 -> "items": []

Hi!who can explain this to me? + check the attachment picture....https://api.spotify.com/v1/me/episodes {"href": "https://api.spotify.com/v1/me/episodes?offset=0&limit=20","items": [],"limit": 20,"next": "https://api.spotify.com/v1/me/episodes?offset...

Visitor

Hi! who can explain this to me? + check the attachment picture.... https://api.spotify.com/v1/me/episodes   { "href": "https://api.spotify.com/v1/me/episodes?offset=0&limit=20", "items...

445 Views

0 replies

0 likes

  • 445 Views
  • 0 replies
  • 0 likes

Use of spotify platform to build an app that offer apple shareplay experience

Planpremium CountryallDeviceiPhone iPad and macOSOperating SystemIos15 My Question or IssueCan we use the Spotify SDK to build an application letting the user sharing music in a FaceTime call with the new feature of apple shareplay. Regarding the use...

Newbie

Plan premium   Country all Device iPhone iPad and macOS Operating System Ios15   My Question or Issue Can we use the Spotify SDK to build an application letting the user sharing ...

728 Views

0 replies

1 likes

iOS application
  • 728 Views
  • 0 replies
  • 1 likes

iOS SDK enqueueTrackUri Incorrect call back results for adding a track to queue

When I add a track to the queue using following method:- (void) enqueueTrackUri: (NSString *) trackUri callback: (nullable SPTAppRemoteCallback) callback;The call back contains incorrect results, because in either case (song was added or not), the re...

Music Fan

When I add a track to the queue using following method: - (void) enqueueTrackUri: (NSString *) trackUri callback: (nullable SPTAppRemoteCallback) callback; The call back contains incorrect resu...

Rzn8

Music Fan

787 Views

1 replies

0 likes

  • 787 Views
  • 1 replies
  • 0 likes

Android Device as "ANDROID" in player list

Suddenly a few weeks ago my mobile started to appear as "ANDROID" in my player list instead of the devicename. Anyone else having this issue? Running Android11 on OnePlus 8 Pro

Roadie

Suddenly a few weeks ago my mobile started to appear as "ANDROID" in my player list instead of the devicename. Anyone else having this issue? Running Android11 on OnePlus 8 Pro

Hubo

Community Legend

1199 Views

1 replies

0 likes

  • 1199 Views
  • 1 replies
  • 0 likes