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

sebass-tian

Regular

38607 Views

142 replies

15 likes

Discussion
  • 38607 Views
  • 142 replies
  • 15 likes

how to integrate spotify with my own react native application?

I wanted to stream hardstyle playlist songs on my own React Native application. How do I get the song URL from Spotify? I had tried via the Spotify web API, but I am only getting preview song URLs and am also not able to play full songs due to the pr...

Regular

I wanted to stream hardstyle playlist songs on my own React Native application. How do I get the song URL from Spotify? I had tried via the Spotify web API, but I am only getting preview song URLs an...

Sijesh

Regular

2916 Views

2 replies

0 likes

  • 2916 Views
  • 2 replies
  • 0 likes

how to integrate spotify with my own react native application?

I wanted to stream hardstyle playlist songs on my own React Native application. How do I get the song URL from Spotify? I had tried via the Spotify web API, but I am only getting preview song URLs and am also not able to play full songs due to the pr...

Regular

I wanted to stream hardstyle playlist songs on my own React Native application. How do I get the song URL from Spotify? I had tried via the Spotify web API, but I am only getting preview song URLs an...

293 Views

0 replies

0 likes

  • 293 Views
  • 0 replies
  • 0 likes

skin color

PlanPremium CountryUSA Device & Operating SystemiPhone iOS 17.3 & Macbook Pro Sonoma 14.3 My Question or IssueHello, I would just like to change the color of the "liked songs" skin. It is purple; I don't enjoy looking at purple. I open Spotify everyd...

Newbie

Plan Premium   Country USA   Device & Operating System iPhone iOS 17.3 & Macbook Pro Sonoma 14.3   My Question or Issue Hello, I would just like to change the co...

218 Views

0 replies

0 likes

skin
  • 218 Views
  • 0 replies
  • 0 likes

Issue while fetching data from Spotify API. Getting Response 500

Hello,I am new to Spotify API and I am trying to get the data of recently played tracks using python. I created 2 files. One is main.py and I wanted to test if I am recieving any response from the API and I created test.py for testing. The code prese...

Casual Listener

Hello, I am new to Spotify API and I am trying to get the data of recently played tracks using python. I created 2 files. One is main.py and I wanted to test if I am recieving any response from the ...

Ximzend

Spotify Star

1079 Views

3 replies

0 likes

Possible Bug
  • 1079 Views
  • 3 replies
  • 0 likes

Content attribution (artist information)

PlanFree/PremiumCountryIndiaOperating System(iOS, Android, Windows) My Question or IssueIf I am displaying the artist image and information, I should be attributing the content with Spotify logo as mentioned in the guidelines, should I download the l...

Newbie

Plan Free/Premium Country India Operating System (iOS, Android, Windows)   My Question or Issue If I am displaying the artist image and information, I should be attributing the content w...

188 Views

0 replies

0 likes

Content Questions
  • 188 Views
  • 0 replies
  • 0 likes

Web API Request : Don't play this artist

PlanAll (Free/Premium) CountrySE / World API / Device / Operating SystemWeb API / Generic My Question or IssueSpecifically we'd like to have an endpoint like the iOS mobile app function "Don't play this artist".In general; Is there a detailed roadmap...

Newbie

Plan All (Free/Premium)   Country SE / World   API / Device / Operating System Web API / Generic   My Question or Issue Specifically we'd like to have an endpoint like t...

nackskottslkd

Casual Listener

308 Views

1 replies

7 likes

Feature Request
Question
  • 308 Views
  • 1 replies
  • 7 likes

Solved!! Server error for user-read-recently-played endpoint

I am working on a project using the Spotify API and the user-read-recently-played endpoint. I keep getting {'error': {'status': 500, 'message': 'Server error.'}}. I used the spotipy library with the same endpoint and it worked. When I use requests an...

Gig Goer

I am working on a project using the Spotify API and the user-read-recently-played endpoint. I keep getting {'error': {'status': 500, 'message': 'Server error.'}}. I used the spotipy library...

martinweiss

Gig Goer

3188 Views

12 replies

0 likes

Possible Bug
  • 3188 Views
  • 12 replies
  • 0 likes

Inquiry Regarding Commercial Use and Pricing of Spotify API

PlanFree/PremiumCountryJapanDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello,I am interested in understanding the possibilities and associated costs for commerc...

Visitor

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

Ximzend

Spotify Star

2156 Views

3 replies

0 likes

api
  • 2156 Views
  • 3 replies
  • 0 likes

Spotify won't work if you block protected content, have an incompatible android geekoview/webview

CountryIndiaDeviceemulatorOperating Systemandroid 12 My Question or IssueI am trying to open spotity after login in geekoview/webview but evertime coming "spotify won't work if you block protected content android " please guide me how avoid this issu...

Newbie

Country India Device emulator Operating System android 12    My Question or Issue I am trying to open spotity after login in geekoview/webview but evertime coming "spotify won't wor...

gekitchenhub

Casual Listener

702 Views

3 replies

1 likes

Possible Bug
  • 702 Views
  • 3 replies
  • 1 likes

[Spotify Web API] Can't read private playlists

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place... response = requests.post( url='https://accounts.spotify.com/api/token', data={ 'grant_type':'client_credenti...

Casual Listener

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place...   response = requests.post( url='https://a...

Ximzend

Spotify Star

891 Views

3 replies

0 likes

Question
Spotify Web API
  • 891 Views
  • 3 replies
  • 0 likes

[Spotify Web API Request] GET user's Spotify-generated playlists

Getting Spotify-generated playlists as in the Daily Mixes, genre mixes, etc. without having to add them to your library.

Casual Listener

Getting Spotify-generated playlists as in the Daily Mixes, genre mixes, etc. without having to add them to your library.

291 Views

0 replies

0 likes

Feature Request
Spotify Web API
  • 291 Views
  • 0 replies
  • 0 likes

Use of my Spotify Web API app at an upcoming exhibition

My Question or Issue Hello, I hope this message finds you well. I am currently in the process of developing a song selection support system utilizing the Spotify Web API. The system's prototype is complete, and I am interested in having visitors expe...

Visitor

My Question or Issue   Hello,   I hope this message finds you well. I am currently in the process of developing a song selection support system utilizing the Spotify Web API. The system...

162 Views

0 replies

0 likes

Question
  • 162 Views
  • 0 replies
  • 0 likes

Authenticating different users

PlanFree/PremiumCountryCanadaDevicePCOperating SystemWindows 10 My Question or IssueHi, I'm using OAuth 2.0 to display users' spotify playlists for my personal project. I am able to successfully login to my personal account (same account the dev side...

Visitor

  Plan Free/Premium Country Canada Device PC Operating System Windows 10   My Question or Issue Hi, I'm using OAuth 2.0 to display users' spotify playlists for my personal projec...

Ximzend

Spotify Star

208 Views

1 replies

0 likes

Question
  • 208 Views
  • 1 replies
  • 0 likes

How to find Spotify-generated playlists with the API

How can I find a user's Spotify-generated playlists with the API? Playlists like the Daily Mixes, Genre Mixes, etc.

Casual Listener

How can I find a user's Spotify-generated playlists with the API? Playlists like the Daily Mixes, Genre Mixes, etc.

205 Views

0 replies

0 likes

Question
Spotify Web API
  • 205 Views
  • 0 replies
  • 0 likes

Urgent!! Need help regarding my application

Hi, I wanted some help regarding Spotify API. In my app I am using Spotify API from developer dashboard, but it is working fine when I am running my application with those accounts which are registered on both spotify and spotify developer dashboard....

Newbie

Hi, I wanted some help regarding Spotify API. In my app I am using Spotify API from developer dashboard, but it is working fine when I am running my application with those accounts which are register...

258 Views

0 replies

0 likes

Help
spotify api
Spotify for Developers
  • 258 Views
  • 0 replies
  • 0 likes

Video podcast not working

PlanFree/PremiumSaudi Arabia Device(iPad pro third gen )Operating System(iPadOS 17.3) My Question or Issue video podcast don’t play the video I’ve checked all my sittings like deta saver etc, and I’ve tried updating and deleting then reinstalling but...

Newbie

Plan Free/Premium Saudi Arabia   Device (iPad pro third gen ) Operating System (iPadOS 17.3)   My Question or Issue  video podcast don’t play the video I’ve checked all my si...

254 Views

0 replies

0 likes

Question
  • 254 Views
  • 0 replies
  • 0 likes

Music Recommendation System

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueCan I use Spotify's Web API for accessing User's recent tracks and generating A recommended p...

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 Can I u...

Ximzend

Spotify Star

617 Views

1 replies

0 likes

Discussion
Feature Request
Possible Bug
Question
  • 617 Views
  • 1 replies
  • 0 likes

enquiry pleaes help me

We want to upload our song on spotify and this is our new song I don't know anything about it please help me how to upload it spotify I like it very much.

Visitor

We want to upload our song on spotify and this is our new song I don't know anything about it please help me how to upload it spotify I like it very much.    

Ximzend

Spotify Star

161 Views

1 replies

0 likes

Question
  • 161 Views
  • 1 replies
  • 0 likes

I intend to create an app that integrates Spotify, but I need approval.

I intend to create an app that integrates Spotify. I would like to put my app in the IOS store. I want to start working on a license agreement with Spotify. Because Spotify states, "III. Some prohibited applicationsThis section of the Developer Polic...

Casual Listener

I intend to create an app that integrates Spotify. I would like to put my app in the IOS store. I want to start working on a license agreement with Spotify.   Because Spotify states, " III. S...

351 Views

0 replies

0 likes

App
  • 351 Views
  • 0 replies
  • 0 likes

Why does app switch to different podcast in the middle of an episode?

Every day this week, I've been listening to Spotify podcasts on my Roku TV and, several times a day, the app just switches to a different podcast when I'm in the middle of listening to an episode. No warning or reason at all. Not even sure how it dec...

Visitor

Every day this week, I've been listening to Spotify podcasts on my Roku TV and, several times a day, the app just switches to a different podcast when I'm in the middle of listening to an episode. No...

Crestel123

Newbie

306 Views

1 replies

0 likes

  • 306 Views
  • 1 replies
  • 0 likes