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

Topics with Label: "api"

Labels

Forum Posts

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

Motin

Newbie

23686 Views

118 replies

10 likes

Discussion
  • 23686 Views
  • 118 replies
  • 10 likes

Spotify API delayed

Hello i have an application using Spotify's API and since 11 / 6 / 25 around 3 PM the history of played songs of a user is delayed for more than 90 Minutes. If i try to view the data of recently played songs in the Web App it is fine but when i try t...

Casual Listener

Hello i have an application using Spotify's API and since 11 / 6 / 25 around 3 PM the history of played songs of a user is delayed for more than 90 Minutes. If i try to view the data of recently play...

Substitut

Casual Listener

456 Views

4 replies

2 likes

"api"
Delay
mobile app
Recentlyplayed
  • 456 Views
  • 4 replies
  • 2 likes

App status changed to Disabled and blocked

PlanPremium My Question or IssueHi, my app was working fine, but suddenly started to get 429 to all API requests, and the app status is "Disabled and blocked". No emails were sent as a warning or notification of that change. Would you please advise m...

Newbie

Plan Premium   My Question or Issue Hi, my app was working fine, but suddenly started to get 429 to all API requests, and the app status is "Disabled and blocked". No emails were sent as a w...

338 Views

0 replies

0 likes

"api"
  • 338 Views
  • 0 replies
  • 0 likes

Solved!! 403 Error When Calling /v1/audio-features Despite Valid Access Token

PlanPremium Operating SystemWindows 11 My Question or IssueI'm building a Flask app that analyzes a user's music personality using Spotify Web API. I use the Authorization Code Flow to get an access token and fetch the user’s top tracks, then try to ...

Casual Listener

Plan Premium   Operating System Windows 11   My Question or Issue I'm building a Flask app that analyzes a user's music personality using Spotify Web API. I use the Authorization Cod...

Adrien0010

Casual Listener

801 Views

2 replies

0 likes

"api"
Question
  • 801 Views
  • 2 replies
  • 0 likes

Android app remote SDK doesn't work?

PlanPremiumCountryIndiaDeviceXiaomi Mi A3, Google Pixel 6a, EmulatorOperating SystemAndroid 13, 14 My Question or IssueI want to create an app for personal use that can control playback in Spotify. So I tried to use the app remote SDK (https://github...

Newbie

Plan Premium Country India Device Xiaomi Mi A3, Google Pixel 6a, Emulator Operating System Android 13, 14   My Question or Issue I want to create an app for personal use that can contr...

catmario1321

Casual Listener

1985 Views

6 replies

0 likes

"android"
"api"
app-remote-lib
app-remote-sample
  • 1985 Views
  • 6 replies
  • 0 likes

API feature request: Replace Saved Tracks

My Question or Issue Would like to be able to replace Saved Tracks. It would work exactly like the `URIs` parameter on web-api/reference/reorder-or-replace-playlists-tracks . Many times a track may get replaced with another version for some reason. i...

Regular

My Question or Issue   Would like to be able to replace Saved Tracks. It would work exactly like the `URIs` parameter on web-api/reference/reorder-or-replace-playlists-tracks .   M...

213 Views

0 replies

0 likes

"api"
"replace"
"saved tracks"
"saved"
  • 213 Views
  • 0 replies
  • 0 likes

iFrame API not working on iPhone

PlanPremiumCountrySpainDevice(Windows 11, iPhone 14 Pro Max)Operating System(iOS 17, Windows 11) My Question or IssueI developed an HTML web on my PC however while on PC it works perfect the iframe on my phone only shows a small preliminary sample I ...

Visitor

Plan Premium Country Spain Device (Windows 11, iPhone 14 Pro Max) Operating System (iOS 17, Windows 11)   My Question or Issue I developed an HTML web on my PC however while on PC it w...

484 Views

0 replies

0 likes

"api"
api
iframeapi
iOS
Windows
  • 484 Views
  • 0 replies
  • 0 likes

Solved!! Flutter search song by name

I need to create a Flutter app for college, and I've decided to make a Spotify app using the Spotify API. Initially, I was able to play songs with the Spotify API, but I had hardcoded the track ID. Now, I'm attempting to search for a song by name so ...

Casual Listener

I need to create a Flutter app for college, and I've decided to make a Spotify app using the Spotify API. Initially, I was able to play songs with the Spotify API, but I had hardcoded the track ID. N...

dawyyy

Visitor

1001 Views

2 replies

0 likes

"android"
"api"
"flutter"
"search"
Question
  • 1001 Views
  • 2 replies
  • 0 likes

Solved!!Superuser Contribution Episodes release_date timezone

Hi What is the time zone of the `release_date` attribute returned by the `Episodes` endpoint? https://developer.spotify.com/documentation/web-api/reference/get-an-episode#:~:text=From%20Anchor%20Creators%22-,release_date,-string PlanFree/PremiumCount...

Casual Listener

Hi   What is the time zone of the `release_date` attribute returned by the `Episodes` endpoint?   https://developer.spotify.com/documentation/web-api/reference/get-an-episode#:~:text=Fr...

tonyjhunter

Casual Listener

1697 Views

2 replies

1 likes

"api"
  • 1697 Views
  • 2 replies
  • 1 likes

search api not working for episodes

I want to get the id of a podcast episode whose name I know with Python, but when I search with the API, the item parameter returns empty. When I do this for tracks or artists, it works perfectly. Also, yes, I have the access token.

Casual Listener

I want to get the id of a podcast episode whose name I know with Python, but when I search with the API, the item parameter returns empty. When I do this for tracks or artists, it works perfectly. Al...

LaCollision

Newbie

735 Views

4 replies

1 likes

"api"
"search"
episode
Podcast API
Podcast Episodes
  • 735 Views
  • 4 replies
  • 1 likes

Spotify Api For C++

Operating SystemWindows 10 My Question or IssueCan I somehow use the API using C++ on Windows?I saw a repository on GitHub only for Linux

Newbie

Operating System Windows 10   My Question or Issue Can I somehow use the API using C++ on Windows? I saw a repository on GitHub only for Linux  

442 Views

0 replies

0 likes

"api"
"C++"
  • 442 Views
  • 0 replies
  • 0 likes

I want to develop an extension program that translates lyrics for Spotify.

Hello! I want to develop an extension program that translates lyrics for Spotify.What kind of API should I use?How can I launch this service?Thank you for your responses.

Newbie

Hello! I want to develop an extension program that translates lyrics for Spotify. What kind of API should I use? How can I launch this service? Thank you for your responses.

239 Views

0 replies

0 likes

"api"
lyric
translate
  • 239 Views
  • 0 replies
  • 0 likes

I want to show the data on my spotify profile on my resource

I made it so that a person who is on the site can see his data by authorization via spotify and receiving a token. But how to make it so that by default - my data as the owner of the application (tracks, artists, etc.) will be shown.That is, if the u...

Newbie

I made it so that a person who is on the site can see his data by authorization via spotify and receiving a token. But how to make it so that by default - my data as the owner of the application (tra...

218 Views

0 replies

0 likes

"api"
App authorization
  • 218 Views
  • 0 replies
  • 0 likes