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

ddddwwwww

Casual Listener

45319 Views

156 replies

17 likes

Discussion
  • 45319 Views
  • 156 replies
  • 17 likes

Bug in Android app

We are facing issues with searching the author Amelie Lens. The application closes when you search it. Fix the bug please. With IOS devices does not happenOperating SystemAndroid

Visitor

We are facing issues with searching the author Amelie Lens. The application closes when you search it. Fix the bug please. With IOS devices does not happen Operating System Android  

315 Views

0 replies

0 likes

Android
bug
  • 315 Views
  • 0 replies
  • 0 likes

Superuser Contribution Spotify Song Radio API

Can the API please incorporate some form of function for accessing a track's "Song Radio"? This would be very helpful!

Casual Listener

Can the API please incorporate some form of function for accessing a track's "Song Radio"? This would be very helpful!   

craigss

Visitor

1851 Views

4 replies

0 likes

  • 1851 Views
  • 4 replies
  • 0 likes

Quota Extension Request in Review for over 6 weeks

PlanPremiumCountryUSA Operating SystemIOS My Question or IssueI have submitted a quota extension request on August 23rd for my app named 'Shmack'. Our client ID is 094f1d26a6564291a73dd3dc29610bdf . The app is currently in the development mode. The r...

Regular

  Plan Premium Country USA   Operating System IOS   My Question or Issue I have submitted a quota extension request on August 23rd for my app named 'Shmack'. Our client ID is...

335 Views

0 replies

1 likes

  • 335 Views
  • 0 replies
  • 1 likes

Get playlist listeners from users (type=user)

Hello,Is it possible through the API to obtain the number of monthly listeners that a playlist has?Or the number of listeners per song on the list?That is to say playlist of users who are NOT artistsExample https://developer.spotify.com/console/get-p...

Visitor

Hello, Is it possible through the API to obtain the number of monthly listeners that a playlist has? Or the number of listeners per song on the list? That is to say playlist of users who are NOT a...

338 Views

0 replies

1 likes

  • 338 Views
  • 0 replies
  • 1 likes

Web Player in eine eigene Website einbetten?

Meine Frage:Ist es möglich den App Player oder ähnliches in eine eigene Website einzubetten? Ich möchte nicht immer ein extra Fenster geöffnet haben, sondern direkt von meiner Website aus arbeiten und Playlists bearbeiten. Gibt es Möglichkeiten dies ...

Newbie

Meine Frage: Ist es möglich den App Player oder ähnliches in eine eigene Website einzubetten? Ich möchte nicht immer ein extra Fenster geöffnet haben, sondern direkt von meiner Website aus arbe...

345 Views

0 replies

0 likes

  • 345 Views
  • 0 replies
  • 0 likes

Waiting almost 2 months for quota extension

Hello,Our app (Smartwatch Controller for Spotify) was submitted to Spotify for Quota Extension request but it has been rejected.The rejection reason was that commercial apps must go through another path and I got the link to new form titled: "Apply t...

Casual Listener

Hello, Our app (Smartwatch Controller for Spotify) was submitted to Spotify for Quota Extension request but it has been rejected. The rejection reason was that commercial apps must go thr...

433 Views

0 replies

0 likes

Quota Extension
Quota Request
  • 433 Views
  • 0 replies
  • 0 likes

Superuser Contribution storing lyrics from API

PlanFreeCountryRepublic of KoreaDeviceSamSung Galaxy S20 UltraOperating SystemAndroid Oreo My Question or IssueHi! We are learning Programming in SSAFY(https://www.ssafy.com/ksp/jsp/swp/swpMain.jsp, contact: **bleep** ). SSAFY stands for Samsung Soft...

Casual Listener

Plan Free Country Republic of Korea Device SamSung Galaxy S20 Ultra Operating System Android Oreo   My Question or Issue Hi! We are learning Programming in SSAFY(https://www.ssafy...

MarieAdkins

Newbie

2596 Views

4 replies

0 likes

lyric
Web API
  • 2596 Views
  • 4 replies
  • 0 likes

How to know the history of the songs played through playlist radio?

Have a playlist saved. Then after all the songs have been played, spotify shifts to radio playing songs based on the playlist.However, there were songs I liked, but wasn't able to add it to the playlist, because was driving then. Would like to know i...

Visitor

Have a playlist saved. Then after all the songs have been played, spotify shifts to radio playing songs based on the playlist. However, there were songs I liked, but wasn't able to add it to the p...

446 Views

0 replies

0 likes

  • 446 Views
  • 0 replies
  • 0 likes

Superuser Contribution after 25000 requests it's all blocked

I need to get all the Spotify songs or at least hit 10 million or more.To do this I use a list of artists from which I get the album list and then take all the respective songs for that album ("album," single ").All this is done through the spotify A...

Newbie

I need to get all the Spotify songs or at least hit 10 million or more. To do this I use a list of artists from which I get the album list and then take all the respective songs for that album ("alb...

spotifyjosh

Spotify

677 Views

1 replies

0 likes

Help Spotify!
  • 677 Views
  • 1 replies
  • 0 likes

Quota extension rejected and no mail sent

As described on the subject, my quota extension got rejected, and I didn't receive any mail with the reasons whatsoever in my mail attached to my Spotify Developer account, nor any of my mails. Is there a way to contact with someone so I can get the ...

Newbie

As described on the subject, my quota extension got rejected, and I didn't receive any mail with the reasons whatsoever in my mail attached to my Spotify Developer account, nor any of my mails. &nbs...

chenw

Casual Listener

1851 Views

1 replies

0 likes

Discussion
  • 1851 Views
  • 1 replies
  • 0 likes

Open Source Software on the Car Thing

Hi! I was wondering if there was a place to download the source code for the software that is running on the Car Thing. Specifically Free and Open Source Software like u-boot and Linux, but also other pieces of code that fall under the same sort of l...

Newbie

Hi!   I was wondering if there was a place to download the source code for the software that is running on the Car Thing. Specifically Free and Open Source Software like u-boot and Linux, but ...

Pixellabapk

Visitor

2886 Views

4 replies

17 likes

  • 2886 Views
  • 4 replies
  • 17 likes

Forbidden 403 on GET Queue

Hi, I'm trying the Spotify API with through my app in development mode and I'm receiving an error anytime I try to call:GET https://api.spotify.com/v1/me/player/queueThe error (why so generic?):data: { error: { status: 403, message: 'Forbidden.' } } ...

Newbie

Hi,    I'm trying the Spotify API with through my app in development mode and I'm receiving an error anytime I try to call: GET https://api.spotify.com/v1/me/player/queue The error (w...

ms123games

Newbie

1147 Views

2 replies

5 likes

  • 1147 Views
  • 2 replies
  • 5 likes

Web Playback SDK togglePlay fails to pause track

PlanPremiumCountryUS Device(Macbook Pro late 2016)Operating System(macOS Monterey) My Question or IssueMy project is a bit complex and have it hosted in a private GitHub repository unfortunately. Essentially though, here is the issue:- initialize web...

Casual Listener

Plan Premium Country US   Device (Macbook Pro late 2016) Operating System (macOS Monterey)   My Question or Issue My project is a bit complex and have it hosted in a private GitH...

926 Views

0 replies

0 likes

api
SDK
  • 926 Views
  • 0 replies
  • 0 likes

Superuser Contribution spotify api

i am wondering how to how to get a new token i also needed a spotify API for my twitch channel please PlanFREECountryUntied Kingdom DevicenoneOperating System Windows 10 My Question or Issuecan not find spotify API

Regular

i am wondering how to how to get a new token i also needed a spotify API for my twitch channel please  Plan FREE Country Untied Kingdom  Device none Operating System  Windows 1...

WildJohn22

Regular

942 Views

3 replies

0 likes

Discussion
  • 942 Views
  • 3 replies
  • 0 likes

Scraping spotify data with R

anyone know of anyway i can request streaming numbers from spotify? im using the spotifyr package and the data it lets you access is very limited. its for a school project anyone know where i can request that permission?

Visitor

anyone know of anyway i can request streaming numbers from spotify? im using the spotifyr package and the data it lets you access is very limited. its for a school project anyone know where i can req...

595 Views

0 replies

0 likes

R programming
  • 595 Views
  • 0 replies
  • 0 likes

Superuser Contribution Waiting more than 7 weeks for Quota Extension

We've submitted the quota extension request with the required information on our application in detail. Its been more than 7 weeks since we submitted our quota extension for our application. But still the request is under the status of "In Review". W...

Regular

We've submitted the quota extension request with the required information on our application in detail. Its been more than 7 weeks since we submitted our quota extension for our application...

Soundbites

Regular

967 Views

2 replies

1 likes

Quota Extension
Quota Request
  • 967 Views
  • 2 replies
  • 1 likes

How to integrate a Database API into Spotify ?

Hi,Can anyone please enlighten me how to integrate a database API into Spotify please. I'm very new to Spotify and totally clueless. Thank you in advance Regards

Visitor

Hi, Can anyone please enlighten me how to integrate a database API into Spotify please.  I'm very new to Spotify and totally clueless.  Thank you in advance   Regards

336 Views

0 replies

0 likes

  • 336 Views
  • 0 replies
  • 0 likes

Get Artist's Top Tracks in bulk

Hi, I'm using the Get Artist's Top Tracks endpoint here:https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-top-tracksIs there a way we could extend support for this endpoint to get multiple artists' top tracks i...

Casual Listener

Hi,   I'm using the Get Artist's Top Tracks endpoint here: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-top-tracks Is there a way we could ex...

ericlighthofmann

Casual Listener

866 Views

1 replies

0 likes

Discussion
  • 866 Views
  • 1 replies
  • 0 likes

Karaoke track feature

PlanPremiumCountryItalyDeviceRedmi Note 9sOperating SystemAndroid My Question or IssueI was wondering something. This is addressed to the developers working to bring something new to the app. What if, for every song you wanna listen on Spotify, you c...

Casual Listener

Plan Premium Country Italy Device Redmi Note 9s Operating System Android    My Question or Issue I was wondering something. This is addressed to the developers working to bring so...

380 Views

0 replies

0 likes

  • 380 Views
  • 0 replies
  • 0 likes