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

Smiley88

Visitor

44530 Views

152 replies

17 likes

Discussion
  • 44530 Views
  • 152 replies
  • 17 likes

Play button generator disappeared

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issuehttps://developer.spotify.com/documentation/widgets/generate/play-button/return 404 error Wha...

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 https:/...

Jetyun

Visitor

2851 Views

3 replies

0 likes

  • 2851 Views
  • 3 replies
  • 0 likes

`/oauth/authorize` inexplicably failing with "Oops! Something went wrong"

I figured out my problem, I'm just posting this in case it helps someone else. I'm not sure if it matters, but I am using the current version of the spotify-ruby gem, and will make this same report there, although I think there is something to learn ...

Visitor

I figured out my problem, I'm just posting this in case it helps someone else.   I'm not sure if it matters, but I am using the current version of the spotify-ruby gem, and will make this same...

atemUsername

Casual Listener

872 Views

1 replies

1 likes

  • 872 Views
  • 1 replies
  • 1 likes

Am I allowed to generate color palettes based on an album's cover art on my SDA?

My Question or Issue I am using Spotify's API on a website that allows me to search for albums and generates a color palette based on that album's cover art. The ToS say that your SDA shouldn't create "derivative work" based on Spotify Content and my...

Newbie

My Question or Issue   I am using Spotify's API on a website that allows me to search for albums and generates a color palette based on that album's cover art. The ToS say that your SDA should...

1131 Views

0 replies

0 likes

  • 1131 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Oembed service down

It appears the oembed service is not functioning. Using the examples from the oembed spec:https://embed.spotify.com/oembed/?url=https://open.spotify.com/track/2qToAcex0ruZfbEbAy9OhW Visiting those urls results in an error page (attached). Not sure if...

Visitor

It appears the oembed service is not functioning.   Using the examples from the oembed spec: https://embed.spotify.com/oembed/?url=https://open.spotify.com/track/2qToAcex0ruZfbEbAy9OhW &nbsp...

birgitpauli

Casual Listener

1168 Views

3 replies

1 likes

  • 1168 Views
  • 3 replies
  • 1 likes

"Undo" functionality

Can you add an "undo" button or functionality when adding a song to a playlist. I love making playlists, sometimes I even go a little crazy and make subsets of playlist. Like one for Hip-Hop and another for Chill-Hop and another calmer one just calle...

Visitor

Can you add an "undo" button or functionality when adding a song to a playlist. I love making playlists, sometimes I even go a little crazy and make subsets of playlist. Like one for Hip-Hop and anot...

358 Views

0 replies

0 likes

  • 358 Views
  • 0 replies
  • 0 likes

Cannot authenticate to Spotify API with Node.JS app

PlanFreeCountryCHProgramming LanguageNode.JS 12.13.0 My Question or IssueHi,I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a specific song.My problem is that I cannot obtain an access token with the /aut...

Casual Listener

Plan Free Country CH Programming Language Node.JS 12.13.0   My Question or Issue Hi, I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a spec...

401 Views

0 replies

0 likes

  • 401 Views
  • 0 replies
  • 0 likes

Cannot authenticate to Spotify API with Node.JS app

PlanFreeCountryCHProgramming LanguageNode.JS 12.13.0 My Question or IssueHi,I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a specific song.My problem is that I cannot obtain an access token with the /aut...

Casual Listener

Plan Free Country CH Programming Language Node.JS 12.13.0   My Question or Issue Hi, I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a spec...

michaeldaralola

Casual Listener

1327 Views

1 replies

0 likes

  • 1327 Views
  • 1 replies
  • 0 likes

API played_at not matching

I have noticed something strange when fetching data from the API. I have played two songs in a row(without pause or anything), yet the result of the API (played_at and track duration, doesn't add up when compared to the next played_at timestamp). Bas...

Visitor

I have noticed something strange when fetching data from the API.   I have played two songs in a row(without pause or anything), yet the result of the API (played_at and track duration, doesn'...

377 Views

0 replies

1 likes

api
  • 377 Views
  • 0 replies
  • 1 likes

Superuser Contribution Raw Data

Is the raw data of Spotify's listenership open-source? I'm interested, among other things, in analyzing the geographic footprint of different artists' fan base. Does anyone know how one can go about this? Or perhaps help me, I'd be grateful to speak ...

Newbie

Is the raw data of Spotify's listenership open-source?   I'm interested, among other things, in analyzing the geographic footprint of different artists' fan base.    Does anyone kn...

_milena

Roadie

1108 Views

1 replies

0 likes

api
  • 1108 Views
  • 1 replies
  • 0 likes

Superuser Contribution API: Number of Streams for a Track

DeviceAPI My Question or IssueI do not see any API commands to retrieve a track's total number of streams. BUT I am finding other third-party APIs and websites that can deliver number of streams. How are they doing this, if not the API?

Casual Listener

Device API   My Question or Issue I do not see any API commands to retrieve a track's total number of streams. BUT I am finding other third-party APIs and websites that can deliver number of...

AttackerGans

Casual Listener

14216 Views

8 replies

15 likes

api
  • 14216 Views
  • 8 replies
  • 15 likes

Get 500 Internal Server Error on https://api.spotify.com/v1/me/top/tracks

Hi, I'm trying to do a GET request on /me/top/tracks but I get a 500 internal server error.I first do a POST request for a bearer token:curl --location --request POST 'https://accounts.spotify.com/api/token?grant_type=client_credentials&scope=user-to...

Newbie

Hi,   I'm trying to do a GET request on /me/top/tracks but I get a 500 internal server error. I first do a POST request for a bearer token: curl --location --request POST 'https://accounts.s...

Ximzend

Spotify Star

1242 Views

2 replies

0 likes

api 500 tracks
  • 1242 Views
  • 2 replies
  • 0 likes

Is it possible to play songs backwards using the web API?

I am trying to build an app that lets users play Spotify songs backwards for users, will their API allow me to do this?

Composer

I am trying to build an app that lets users play Spotify songs backwards for users, will their API allow me to do this?  

M4tr1k

Music Fan

8237 Views

1 replies

0 likes

  • 8237 Views
  • 1 replies
  • 0 likes

Users profile does not load up after using my app

PlanPremiumCountryUKDevice(iPhone X)Operating SystemiOS My Question or Issue I have an app with these following scopes: "user-read-private user-read-email playlist-modify-public playlist-modify-private user-top-read user-follow-read playlist-read-pri...

Newbie

  Plan Premium Country UK Device (iPhone X) Operating System iOS   My Question or Issue   I have an app with these following scopes: "user-read-private user-read-email...

478 Views

0 replies

0 likes

bugs
  • 478 Views
  • 0 replies
  • 0 likes

Connection Problem

Hello I have a premium account usually use Iphone 10 have absolutely no problem with my internet and always follow the solutions given on website. I’m writing here to say that the app has been doing that quite often. You guys have a great online supp...

Visitor

Hello I have a premium account usually use Iphone 10 have absolutely no problem with my internet and always follow the solutions given on website. I’m writing here to say that the app has been doing ...

349 Views

0 replies

1 likes

  • 349 Views
  • 0 replies
  • 1 likes

Get user's "Release Radar" and "Discover Weekly" using the api

I've been looking through the API docs but am unable to find anything that returns either of these lists. Is it possible to do this (and I just missed it) or is this something that cannot be done using the API yet

Visitor

I've been looking through the API docs but am unable to find anything that returns either of these lists. Is it possible to do this (and I just missed it) or is this something that cannot be done usi...

thaghostza

Music Fan

805 Views

1 replies

3 likes

api
  • 805 Views
  • 1 replies
  • 3 likes

Superuser Contribution New feature

As a daily Spotify user I am always encouraging my friends to jam out. Often they ask for my playlist. And I give it to them. When they go to my profile they see three of my main playlists. However there is a problem. I would like to be able to Displ...

Visitor

As a daily Spotify user I am always encouraging my friends to jam out. Often they ask for my playlist. And I give it to them. When they go to my profile they see three of my main playlists. However t...

_milena

Roadie

490 Views

1 replies

0 likes

  • 490 Views
  • 1 replies
  • 0 likes

Superuser Contribution [Feature Request] Stats API | Spotify For Artists

Currently Spotify For Artists has a limited attribution model that makes it very hard to determine what traffic sources/ads are performing the best and getting the cheapest cost per result.(ie.stream, save,playlist additions, follows.). Furthermore, ...

Casual Listener

Currently Spotify For Artists has a limited attribution model that makes it very hard to determine what traffic sources/ads are performing the best and getting the cheapest cost per result.(ie.stream...

BradenWiggins

Newbie

1636 Views

1 replies

23 likes

  • 1636 Views
  • 1 replies
  • 23 likes

Superuser Contribution Is it legal to change the tempo of the music ?

Hi,I would like to make a commercial application (on the appstore/playstore) which would use the spotify API to play a song but with a different tempo than the original song. the applications 'the amazing slowdowner' and 'djay2' have this feature, so...

Casual Listener

Hi, I would like to make a commercial application (on the appstore/playstore) which would use the spotify API to play a song but with a different tempo than the original song.   the applicati...

malou13

Casual Listener

912 Views

2 replies

0 likes

  • 912 Views
  • 2 replies
  • 0 likes

Superuser Contribution Do I need approval for making a commercial app?

The page here seems to state that you do https://developer.spotify.com/support/ But there seems to be no way to do it https://community.spotify.com/t5/Spotify-for-Developers/Where-I-can-get-the-written-approval-for-my-app/m-p/4992788#M692 Is this som...

Casual Listener

The page here seems to state that you do https://developer.spotify.com/support/   But there seems to be no way to do it https://community.spotify.com/t5/Spotify-for-Developers/Where-I-can-get-...

25503753

Casual Listener

9115 Views

11 replies

4 likes

App Aproval
approval
Commercial
  • 9115 Views
  • 11 replies
  • 4 likes

Superuser Contribution [Feature Request] API Endpoint to Get Multiple Playlists

Currently, the Web API has multiple endpoints that support getting multiple objects at once:Get Multiple ShowsGet Multiple Albums Get Several Tracks Get Audio Features for Several Tracks Get Multiple Artists Get Multiple Episodes These are very usefu...

Casual Listener

Currently, the Web API has multiple endpoints that support getting multiple objects at once: Get Multiple Shows Get Multiple Albums  Get Several Tracks  Get Audio Features for Several ...

darkjkl2009

Casual Listener

1135 Views

2 replies

1 likes

  • 1135 Views
  • 2 replies
  • 1 likes