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

1571 Views

11 replies

2 likes

Discussion
  • 1571 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

5361 Views

25 replies

2 likes

Discussion
  • 5361 Views
  • 25 replies
  • 2 likes

Trouble with displaying public artist info on NextJS/Typescript App

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI'm trying to display a list of artist albums by artist ID - with this code snippet & a clien...

Newbie

  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 ...

Ximzend

Spotify Star

546 Views

1 replies

0 likes

"Artists page"
React
webapi
  • 546 Views
  • 1 replies
  • 0 likes

change DJ voice

I like the DJ function but would you please offer an option to CHANGE the DJ voice?

Visitor

I like the DJ function but would you please offer an option to CHANGE the DJ voice?

jpslyrix

Newbie

2964 Views

2 replies

3 likes

  • 2964 Views
  • 2 replies
  • 3 likes

Embed to site only allows for preview

Hello - I am trying to embed a track on to our website but every time we try spotify gives us a preview file and not the whole track. Video attached: https://a.cl.ly/Jrum1bDe PlanFree/PremiumCountryUSA

Visitor

Hello - I am trying to embed a track on to our website but every time we try spotify gives us a preview file and not the whole track. Video attached: https://a.cl.ly/Jrum1bDe  Plan Free/Premiu...

466 Views

0 replies

2 likes

embedding
Feature Request
Possible Bug
  • 466 Views
  • 0 replies
  • 2 likes

Discover Weekly Within API

Hello - I know that if your Discover Weekly playlist is refreshed, it's not simple (and maybe impossible) to recover the songs from the previous week.I am aware of the myriad of ways to backup the Discover Weekly playlist both manually and programmat...

Casual Listener

Hello -  I know that if your Discover Weekly playlist is refreshed, it's not simple (and maybe impossible) to recover the songs from the previous week. I am aware of the myriad of ways to ...

c-seruby

Casual Listener

794 Views

2 replies

0 likes

API Help
Discover Weekly
  • 794 Views
  • 2 replies
  • 0 likes

Superuser Contribution Scope extension request

Hi,We asked for a scope extension ('app-remote-control') for our app few days ago. Since then we are not able to see the status of the request, and now the link to send another request seems to be missing in the developer dashboard.How can we know wh...

Casual Listener

Hi, We asked for a scope extension ('app-remote-control') for our app few days ago.   Since then we are not able to see the status of the request, and now the link to send another request...

charlize977

Casual Listener

1233 Views

4 replies

0 likes

Scope Extension
  • 1233 Views
  • 4 replies
  • 0 likes

401 error

{'error': {'status': 401, 'message': 'Invalid access token'}}What i need to do in this sutiation ?import jsonfrom dotenv import load_dotenvimport osimport base64from requests import post, getload_dotenv()client_id = os.getenv('CLIENT_ID')client_secre...

Visitor

{'error': {'status': 401, 'message': 'Invalid access token'}} What i need to do in this sutiation ? import json from dotenv import load_dotenv import os import base64 from requests import pos...

Ximzend

Spotify Star

739 Views

1 replies

0 likes

error401
Possible Bug
Python
  • 739 Views
  • 1 replies
  • 0 likes

Group Session code information

I'm currently looking into doing some development involving the new group session feature added to mobile devices. Is this feature exposed on the web API in anyway which would allow information such as the session code/link to be retrieved? Thanks, A...

Visitor

I'm currently looking into doing some development involving the new group session feature added to mobile devices. Is this feature exposed on the web API in anyway which would allow information such ...

LaitEau

Regular

1630 Views

5 replies

6 likes

  • 1630 Views
  • 5 replies
  • 6 likes

Superuser Contribution [ANGULAR][iFrameApi] Stuck in preview mode after authenticating

UPDATE: I guess auth has been working fine this whole time, its just the issue of the iFrame going into preview mode whenever I display the webpage in a mobile format using Chrome Inspector. Hi to you,I'm trying to integrate an iFrame into my web app...

Regular

UPDATE: I guess auth has been working fine this whole time, its just the issue of the iFrame going into preview mode whenever I display the webpage in a mobile format using Chrome Inspector.   ...

Alfred111

Newbie

1364 Views

2 replies

1 likes

  • 1364 Views
  • 2 replies
  • 1 likes

Problems with Android App Bundle release

Plan: PremiumCountry: Device: And AndroidOperating System: Android My Question or IssueHello. I'm trying to create an Android App using SpotifyAppRemote API following the instructions in the quick start guide. But there is a problem when I run the re...

Newbie

Plan: Premium Country:  Device: And Android Operating System: Android   My Question or Issue Hello.   I'm trying to create an Android App using SpotifyAppRemote API f...

489 Views

0 replies

0 likes

Rerelease
  • 489 Views
  • 0 replies
  • 0 likes

Having issues with accessing Client ID and Client secret

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my applications settings im prompted with "Something went ...

Newbie

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my appl...

SakinaMosavi

Visitor

2686 Views

2 replies

6 likes

  • 2686 Views
  • 2 replies
  • 6 likes

401 No token provided

I want to get as a JSON file the contents of my Spotify library, mainly liked songs and playlists. Spotify's web API provides that, but I am not experienced with web applications.However I am experienced with Python, and I try to implement what the S...

Casual Listener

I want to get as a JSON file the contents of my Spotify library, mainly liked songs and playlists. Spotify's web API provides that, but I am not experienced with web applications. However I am exper...

christian-kaku

Visitor

9748 Views

2 replies

0 likes

401 Unauthorized
  • 9748 Views
  • 2 replies
  • 0 likes

Solved!! "Insufficient client scope" error with almost all the requests

Hiii. I'm trying to test the app's endpoints in Postman but I get 403 forbidden with the "Insufficient client scope" message in the body. I got my OAuth Token from the spotify console and all the permissions are set to yes. I'm really not sure what t...

Casual Listener

Hiii. I'm trying to test the app's endpoints in Postman but I get 403 forbidden with the "Insufficient client scope" message in the body. I got my OAuth Token from the spotify console and all th...

victorernan

Newbie

3192 Views

4 replies

0 likes

Discussion
  • 3192 Views
  • 4 replies
  • 0 likes

Forever pre-save

Hi there, I've seen companies provide a forever pre-save functionality as a feature. I was wondering if someone could guide me (& my developer) to build a similar feature. So, I'm an artist and have my own website and would like my audience to presav...

Casual Listener

Hi there,   I've seen companies provide a forever pre-save functionality as a feature. I was wondering if someone could guide me (& my developer) to build a similar feature.   So, I...

Ximzend

Spotify Star

2871 Views

3 replies

1 likes

  • 2871 Views
  • 3 replies
  • 1 likes

504 "Service didn't reply before timeout" in recommendation flow

I am getting the following error: {"error": {"status": 504,"message": "Service didn't reply before timeout"}} for "/recommendations" and "/recommendations/available-genre-seeds". Client ID: 1e419b2959804564872d55dcc4770965. It worked yesterday though...

Newbie

I am getting the following error:  { "error": { "status": 504, "message": "Service didn't reply before timeout" } }   for "/recommendations" and "/recommendations/available-genre-se...

jinuo

Casual Listener

1281 Views

7 replies

7 likes

Possible Bug
  • 1281 Views
  • 7 replies
  • 7 likes

Spotify developer dashboard not allowing me to log in

PlanPremiumCountryUnited StatesDeviceDesktop pcOperating SystemWindows 11 My Question or IssueI am unable to log into the developer dashboard on my desktop. I am able to on my laptop however on my desktop any time I try to it just refreshes the page....

Newbie

Plan Premium Country United States Device Desktop pc Operating System Windows 11   My Question or Issue I am unable to log into the developer dashboard on my desktop. I am able to on m...

489 Views

0 replies

0 likes

Possible Bug
  • 489 Views
  • 0 replies
  • 0 likes

Where can i find shows to test this https://api.spotify.com/v1/shows/{id}?

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Casual Listener

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  

Ximzend

Spotify Star

342 Views

1 replies

0 likes

Discussion
Question
  • 342 Views
  • 1 replies
  • 0 likes

Solved!! Where can I find audiobooks on spotify to test this API https://api.spotify.com/v1/audiobooks/{id}?

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Casual Listener

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  

Ximzend

Spotify Star

544 Views

1 replies

0 likes

Discussion
Question
  • 544 Views
  • 1 replies
  • 0 likes

403 Errors: player/queue GET and POST

PlanFreeCountryUnited States Whenever I try using the player/queue endpoints on spotify, I get 403 errors on my free account, but they work correctly when using them on my premium account. I don't see the documentation where it would list that these ...

Casual Listener

Plan Free Country United States   Whenever I try using the player/queue endpoints on spotify, I get 403 errors on my free account, but they work correctly when using them on my premium acco...

ethanlaj7

Casual Listener

609 Views

3 replies

0 likes

Discussion
  • 609 Views
  • 3 replies
  • 0 likes

Web API - mixed results setting volume on web player and phone

After having two testers look into it I've found the Set Playback Volume call in the Web API to be less reliable than expected, at least when used with the Web Player at open.spotify.com and the phone app. For one tester it only worked some of the ti...

Casual Listener

After having two testers look into it I've found the Set Playback Volume call in the Web API to be less reliable than expected, at least when used with the Web Player at open.spotify.com and the phon...

lucasryw

Music Fan

1389 Views

1 replies

1 likes

  • 1389 Views
  • 1 replies
  • 1 likes

Here there is every where premium

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

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  

Ximzend

Spotify Star

404 Views

1 replies

0 likes

Discussion
  • 404 Views
  • 1 replies
  • 0 likes