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

donAndres

Casual Listener

61502 Views

173 replies

18 likes

Discussion
  • 61502 Views
  • 173 replies
  • 18 likes

[Ads API] Aggregated reports date ranges issue

My Question or IssueAggregated reports endpoint behaves weirdly when the report_start and report_end are exactly 90 days apart and the granularity is set to LIFETIME. API v2 returns 'Invalid argument' error message, and API v3 returns "Unknown intern...

Visitor

My Question or Issue Aggregated reports endpoint behaves weirdly when the report_start and report_end are exactly 90 days apart and the granularity is set to LIFETIME. API v2 returns 'Invalid argume...

411 Views

0 replies

0 likes

Possible Bug
  • 411 Views
  • 0 replies
  • 0 likes

Superuser Contribution Monitor Playlist updates with web API?

I'm using the web api to provide updates to a chat when songs are added or removed to a specific playlist. Today, I am polling every few minutes to look for any changes in the playlist. Is there any api to get a delta either by polling or by a hook?I...

Regular

I'm using the web api to provide updates to a chat when songs are added or removed to a specific playlist. Today, I am polling every few minutes to look for any changes in the playlist. Is there any ...

thomasa88

Regular

1283 Views

3 replies

0 likes

Activity Log
api
hook
monitor
playlist
  • 1283 Views
  • 3 replies
  • 0 likes

Web Playback Deprecated?

PlanPremiumCountryUSDeviceBrowser (Chrome)Operating SystemIOS My Question or IssueI'm trying to call up the web playback sdk to play songs in the browser. Following the guidance I created an access token with the following scopes (streaming user-read...

Visitor

Plan Premium Country US Device Browser (Chrome) Operating System IOS   My Question or Issue I'm trying to call up the web playback sdk to play songs in the browser. Following the guida...

Ximzend

Spotify Star

920 Views

1 replies

0 likes

Possible Bug
  • 920 Views
  • 1 replies
  • 0 likes

snapshot_id not updated for https://api.spotify.com/v1/users/{user_id}/playlists

Discovered an issue where the snapshot_id is not updated for the endpoint https://api.spotify.com/v1/users/{user_id}/playlists When fetching my Discovered Weekly playlist and comparing it to the cached one, they have the same snapshot_id, but when lo...

Newbie

Discovered an issue where the snapshot_id is not updated for the endpoint https://api.spotify.com/v1/users/{user_id}/playlists   When fetching my Discovered Weekly playlist and comparing it to...

thomasa88

Regular

1087 Views

1 replies

1 likes

  • 1087 Views
  • 1 replies
  • 1 likes

spotify api and mobile design

Planfree/PremiumCountry Deviceios/androidOperating Systemwindows My Question or IssueA way to add an iframe on mobile app?I'm developing a mobile app with angular ionic and i just want to show a podcast on an individual page, full screen but I'm not ...

Visitor

  Plan free/Premium Country   Device ios/android Operating System windows   My Question or Issue A way to add an iframe on mobile app? I'm developing a mobile app with angu...

495 Views

0 replies

0 likes

Discussion
Feature Request
Question
  • 495 Views
  • 0 replies
  • 0 likes

Remove “Hand-picked releases” filter & show all releases

Being a premium user I should be able to view all music releases. For a while now this has been switched to hand-picked releases that restricts what releases are available. PlanPremiumCountryAustralia DeviceMobile AppOperating SystemiOS , Android

Casual Listener

Being a premium user I should be able to view all music releases. For a while now this has been switched to hand-picked releases that restricts what releases are available.  Plan Premium Cou...

toocoolninjaboy

Casual Listener

1958 Views

5 replies

5 likes

“Search” “new releases”
  • 1958 Views
  • 5 replies
  • 5 likes

Consistent 404 from /v1/recommendations despite valid requests, tokens, and seeds

PlanPremiumCountry Device(Macbook Pro 2021)Operating System(MacOS Sequoia 15.3) My Question or IssueHi Spotify Dev Team and Community,I'm currently working on a music discovery project using the Spotify Web API and have run into a persistent issue wi...

Casual Listener

Plan Premium Country   Device (Macbook Pro 2021) Operating System (MacOS Sequoia 15.3)   My Question or Issue Hi Spotify Dev Team and Community, I'm currently working on a music ...

Ximzend

Spotify Star

1193 Views

3 replies

1 likes

Possible Bug
  • 1193 Views
  • 3 replies
  • 1 likes

Authoriztion: Illegal scope/invalid scopes

When trying to use the authoriztion flow outlined in the docs, I navigate to:https://accounts.spotify.com/authorize?response_type=code&client_id=[MY_CLIENT_ID]&scope=user-read-private+user-modify-playback-state+streaming+playlist-read-prrivate+user-r...

Regular

When trying to use the authoriztion flow outlined in the docs, I navigate to: https://accounts.spotify.com/authorize?response_type=code&client_id=[MY_CLIENT_ID]&scope=user-read-private+user-...

Bulbman

Newbie

39925 Views

21 replies

4 likes

Discussion
Possible Bug
Question
  • 39925 Views
  • 21 replies
  • 4 likes

Authentication Error when trying to create new playlist on my own account

PlanPremiumCountry: USA Device(Macbook Pro 1st Gen M1)Operating System(MacOS Ventura 13.0.1) My Question or Issue I am trying to write a python script that just scrapes other users' playlists and adds songs in them to my own playlist. When running th...

Newbie

Plan Premium Country: USA   Device (Macbook Pro 1st Gen M1) Operating System (MacOS Ventura 13.0.1)   My Question or Issue   I am trying to write a python script that just s...

Ximzend

Spotify Star

2473 Views

3 replies

0 likes

authentication
AuthenticationClient
  • 2473 Views
  • 3 replies
  • 0 likes

Spotify Web API

Title: How to get track listener stats via Web API? Hi all,I'm starting a project where I need to display song info, including the track name, artist, and cover art, which I can see how to get from the track object in the API. My main question is abo...

Visitor

Title: How to get track listener stats via Web API?   Hi all, I'm starting a project where I need to display song info, including the track name, artist, and cover art, which I can see how to...

Ximzend

Spotify Star

1222 Views

1 replies

0 likes

Discussion
Question
  • 1222 Views
  • 1 replies
  • 0 likes

Randomly receiving "insufficient client scope" errors

My app is randomly receiving Forbidden errors while trying to add songs to a playlist, claiming I have insufficient client scope. However, not only do I have all the client scopes required for that operation, it also doesn't happen consistently! It c...

Roadie

My app is randomly receiving Forbidden errors while trying to add songs to a playlist, claiming I have insufficient client scope. However, not only do I have all the client scopes required for that o...

Selbi

Roadie

762 Views

2 replies

1 likes

Discussion
Scope
  • 762 Views
  • 2 replies
  • 1 likes

Solved!! Possible outage

We're suddenly (as of this morning) finding that "next" field is in all cases coming back nil on the "Get Playlist" endpoint. Obviously a major issue on any playlist > 100 tracks. Can someone please acknowledge whether this is known about?

Casual Listener

We're suddenly (as of this morning) finding that "next" field is in all cases coming back nil on the "Get Playlist" endpoint. Obviously a major issue on any playlist > 100 tracks.   Can som...

MattSuda

Spotify Star

1001 Views

1 replies

0 likes

outage
Possible Bug
  • 1001 Views
  • 1 replies
  • 0 likes

Spotify API quota extension

what are these changes to quota extension. does this mean, no space for new developers and creators? by this update, it seems the API is just available for the organizations with millions of traffic who can promote Spotify.creative and new creators? ...

Visitor

what are these changes to quota extension. does this mean, no space for new developers and creators? by this update, it seems the API is just available for the organizations with millions of traffic ...

kingykongie

Casual Listener

1606 Views

3 replies

2 likes

Discussion
Feature Request
Question
Quota Extension
  • 1606 Views
  • 3 replies
  • 2 likes

How to Reach 250k Active Users with Development Plan Limited to 25 Test Users

Hi Spotify Team,My team and I are working on a new app idea that integrates with Spotify in a creative and engaging way. Our concept involves allowing users to connect their Spotify accounts to our application so we can use the API to add tracks to t...

Visitor

Hi Spotify Team, My team and I are working on a new app idea that integrates with Spotify in a creative and engaging way. Our concept involves allowing users to connect their Spotify accounts to our...

kingykongie

Casual Listener

928 Views

1 replies

3 likes

API Access
API access token
API for commercials
API Help
API Support
SpotifyAPI
  • 928 Views
  • 1 replies
  • 3 likes

Superuser Contribution Get songs from blend playlist

Hello,I need your help, please. I'm trying to get the song list for a blend playlist using the Web API.I can currently get the list for a playlist I've created or added.However, for a blend playlist, I can't get the songs.Any idea on how to resolve t...

Newbie

Hello, I need your help, please. I'm trying to get the song list for a blend playlist using the Web API. I can currently get the list for a playlist I've created or added. However, for a ble...

LambertSpot

Spotify

677 Views

3 replies

0 likes

API Endpoint
  • 677 Views
  • 3 replies
  • 0 likes

Illegal scope user-read-email

Hello, I have a Spotify Developer App that was granted quota extension back in early 2024. I am trying to use this app to impliment 0Auth. The only scope this requires is user-read-email, but no matter what I try, I recieve Illegal Scope errors. When...

Newbie

Hello, I have a Spotify Developer App that was granted quota extension back in early 2024. I am trying to use this app to impliment 0Auth. The only scope this requires is user-read-email, b...

Ximzend

Spotify Star

680 Views

1 replies

0 likes

Possible Bug
Question
  • 680 Views
  • 1 replies
  • 0 likes

SpotifyAppRemote Disconnects After Idle Despite Valid Access Token

I'm using Spotify playback in my iOS app.I'm using the Spotify iOS SDK, following the pattern shown in NowPlayingView. Everything works correctly at first:Authorization flow completesRemote playback starts via SPTAppRemoteApp correctly receives playb...

Casual Listener

I'm using Spotify playback in my iOS app. I'm using the Spotify iOS SDK, following the pattern shown in NowPlayingView. Everything works correctly at first: Authorization flow completes Remote ...

mattboy

Newbie

908 Views

1 replies

0 likes

SpotifyAppRemote Disconnects
  • 908 Views
  • 1 replies
  • 0 likes

Kind request regarding the Spotify Web API preview_url deprecation

Hello, My name is Sejun Park, and I live in South Korea. I’m currently developing a React Native-based application called “onetrack”, which actively utilizes the Spotify API. ---------------------------------------------------------------------------...

Newbie

Hello,   My name is Sejun Park, and I live in South Korea.   I’m currently developing a React Native-based application called “onetrack”, which actively utilizes the Spotify API. ...

glm__aln

Newbie

2020 Views

1 replies

3 likes

Web API
  • 2020 Views
  • 1 replies
  • 3 likes

Solved!! Authentication error: Invalid token scopes.

HiI try to playback songs in my own app using Web Playback SDK.In the OAuth callback response I got this:credentials = {AuthorizationCodeCredentials@9873} "AuthorizationCodeCredentials(accessToken=BQBfqJ8***wnZUKg, tokenType=Bearer, scope=playlist-re...

Casual Listener

Hi I try to playback songs in my own app using Web Playback SDK. In the OAuth callback response I got this: credentials = {AuthorizationCodeCredentials@9873} "AuthorizationCodeCredentials(a...

manikanta20

Casual Listener

1542 Views

3 replies

0 likes

Question Discussion Bug
  • 1542 Views
  • 3 replies
  • 0 likes

Invalid Token Scopes (Web Playback SDK)

PlanPremiumCountryUK My Question or IssueI'm able to successfully generate an access token for the following scopes:playlist-read-private streaming app-remote-control user-modify-playback-state user-read-playback-state user-read-recently-played user-...

Regular

Plan Premium Country UK       My Question or Issue I'm able to successfully generate an access token for the following scopes: playlist-read-private streaming app-remote-contr...

manikanta20

Casual Listener

2254 Views

6 replies

0 likes

Discussion
scopes
token
web-playback-sdk
  • 2254 Views
  • 6 replies
  • 0 likes