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

1579 Views

11 replies

2 likes

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

5365 Views

25 replies

2 likes

Discussion
  • 5365 Views
  • 25 replies
  • 2 likes

Can a track's artists be different than the artists of the album?

PlanFree Web API My Question or IssueGoing trough the web API. It can be seen that an album can be created by many artists, like in a colab between them. And when getting tracks from the API. The also have associated with them, apart from the album t...

Visitor

Plan Free   Web API   My Question or Issue Going trough the web API. It can be seen that an album can be created by many artists, like in a colab between them. And when getting tracks...

Ximzend

Spotify Star

516 Views

1 replies

0 likes

  • 516 Views
  • 1 replies
  • 0 likes

[Android] cant connect when integration

I had integration with Spotify SDK like quickstart document.But I get the ACCOUNTS_INVALID_APP_ID:INVALID_REQUEST error when connect call SpotifyAppRemote.connect()So, how can to fix it?Client ID:978be86fb04440f3ba88e946045c0bccDevice(iPhone 8, Samsu...

Casual Listener

I had integration with Spotify SDK like quickstart document.But I get the ACCOUNTS_INVALID_APP_ID:INVALID_REQUEST error when connect call SpotifyAppRemote.connect() So, how can to fix it? Clie...

ndthong1994

Casual Listener

562 Views

1 replies

0 likes

Connect
  • 562 Views
  • 1 replies
  • 0 likes

Get API response JSON-Schemas?

Hello, can somebody maybe tell me where I can find the response schemas for the recently-listened and song-attributes GET Request of the Api request. If somebody has these saved, it would be very appreciated if you could send it to me. Best regards a...

Newbie

Hello, can somebody maybe tell me where I can find the response schemas for the recently-listened and song-attributes GET Request of the Api request.    If somebody has these saved, it wo...

690 Views

0 replies

1 likes

api
Json
Schemas
  • 690 Views
  • 0 replies
  • 1 likes

I have played the track using play URI, song play succeed and after 2-3 seconds automatic song stop.

I am facing an issue when using rn-Spotify-SDK, I’ve been trying to debug this issue for the past couple of days but didn't get any appropriate solution. Spotify authenticates and initializes succeeds and also playlists API response getting successfu...

Newbie

I am facing an issue when using rn-Spotify-SDK, I’ve been trying to debug this issue for the past couple of days but didn't get any appropriate solution.   Spotify authenticates and initialize...

Sikky99

Casual Listener

663 Views

1 replies

0 likes

  • 663 Views
  • 1 replies
  • 0 likes

Solved!! Login API error

https://accounts.spotify.com/api/token returns error:"upstream connect error or disconnect/reset before headers. reset reason: connection termination"

Newbie

https://accounts.spotify.com/api/token returns error: "upstream connect error or disconnect/reset before headers. reset reason: connection termination"

MattSuda

Spotify Star

71922 Views

16 replies

12 likes

  • 71922 Views
  • 16 replies
  • 12 likes

authorization scope for current-playing-track

I want to have user's current playing track on my web-app after doing the authorization. But going through the documentation I found out that there is no authorization scope for such data through the API. So if someone can help me with this I'll be v...

Newbie

I want to have user's current playing track on my web-app after doing the authorization. But going through the documentation I found out that there is no authorization scope for such data through the...

518 Views

0 replies

0 likes

authorization-scope
current-playing-track
  • 518 Views
  • 0 replies
  • 0 likes

Short version of a playlist

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueIt will be great that a playlist could have an option to chosse some songs and play them as a...

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

438 Views

0 replies

0 likes

  • 438 Views
  • 0 replies
  • 0 likes

Need More Clarification on Quota Rejection

We've received a rejection mail from Spotify stating that we're requesting excessive data points and we're using scopes that don't correspond with the use case. Following this, we sent an email clarifying a few points so we can be sure how exactly to...

Regular

We've received a rejection mail from Spotify stating that we're requesting excessive data points and we're using scopes that don't correspond with the use case. Following this, we sent an email clari...

482 Views

0 replies

0 likes

Extension Rejection
extension request
  • 482 Views
  • 0 replies
  • 0 likes

Error Generate Report (ADS)

I run this curl command: curl --request POST \--url https://api-partner.spotify.com/ads/v1/report \--header 'Authorization: Bearer BQBqLCYU3205qb2Vk6RrsQBNlwKDeFO1ZH2YRqC454Os7lfN6As1rUFXryG7WVe8Sdf0xbKDc0UO9DZw5HNsd0FsEgibLpNXhF7mQ28f146NlCoi2pFzegG...

Newbie

I run this curl command:   curl --request POST \ --url https://api-partner.spotify.com/ads/v1/report \ --header 'Authorization: Bearer BQBqLCYU3205qb2Vk6RrsQBNlwKDeFO1ZH2YRqC454Os7lfN6As1rUF...

600 Views

0 replies

1 likes

errorreportsads
  • 600 Views
  • 0 replies
  • 1 likes

Using a Spotify API project for a portfolio

Hi all, I've recently built a small app using the Spotify API to teach myself API integration and the like. However, it's difficult to use that in my portfolio since I have to add users manually for them to use it. Does anyone have any ideas for how ...

Casual Listener

Hi all,    I've recently built a small app using the Spotify API to teach myself API integration and the like.    However, it's difficult to use that in my portfolio since I h...

GJMS

Casual Listener

1653 Views

4 replies

1 likes

  • 1653 Views
  • 4 replies
  • 1 likes

Authorization in React(NodeJS)

Is it possible to generate Access Token using a Client ID and Client Secret in NodeJS?

Visitor

Is it possible to generate Access Token using a Client ID and Client Secret in NodeJS? 

Peter_Schorn

Roadie

1966 Views

1 replies

0 likes

authorization
  • 1966 Views
  • 1 replies
  • 0 likes

GET api.spotify.com/v1/me/playlists not returning private playlists

PlanPremiumCountryBrazilDeviceWeb / Windows APP / Linux AppOperating SystemWindows / LinuxMy Question or IssueHi, I have a free python package(https://github.com/nikolas-virionis/spotify-api) that, basically, clusters tracks from an extensive playlis...

Regular

Plan Premium Country Brazil Device Web / Windows APP / Linux App Operating System Windows / Linux My Question or Issue Hi, I have a free python package(https://github.com/nikolas-virionis/sp...

Peter_Schorn

Roadie

1030 Views

1 replies

0 likes

  • 1030 Views
  • 1 replies
  • 0 likes

WebAPI - Invalid Identifiers

Hi, I'd really like to understand (not critique) your usage of 400s for invalid IDs instead of just throwing a 404 back. Some would suggest that this breaks encapsulation - would you agree with that? Thanks, James

Visitor

Hi,   I'd really like to understand (not critique) your usage of 400s for invalid IDs instead of just throwing a 404 back. Some would suggest that this breaks encapsulation - would you agree w...

358 Views

0 replies

0 likes

Discussion
  • 358 Views
  • 0 replies
  • 0 likes

Full description of timbre vector dimensions

Hi,I am analysing and extracting the timbre of tracks based on Spotify's low-level feature analysis. In the documentation, it is stated as follows:"The timbre feature is a vector that includes 12 unbounded values roughly centered around 0. Those valu...

Newbie

Hi, I am analysing and extracting the timbre of tracks based on Spotify's low-level feature analysis. In the documentation, it is stated as follows: "The timbre feature is a vector that includes 12...

585 Views

0 replies

0 likes

feature requests
features
  • 585 Views
  • 0 replies
  • 0 likes

Search feature for each playlist

We have a general search feature where you can search for the entire spotify song library. I think it would be better if we have a dependent search feature for each playlist created (the scope of the search will be limited to the selected playlist on...

Newbie

We have a general search feature where you can search for the entire spotify song library. I think it would be better if we have a dependent search feature for each playlist created (the scope of the...

370 Views

0 replies

0 likes

Search Playlist
  • 370 Views
  • 0 replies
  • 0 likes

Solved!! Requesting Extension for the API

I need an extension because I want more people to login in my website using Spotify API, not only those ones I allow on my Dashboard. However, to request this extension I need to show my website working. How am I supposed to show my website if no one...

Newbie

I need an extension because I want more people to login in my website using Spotify API, not only those ones I allow on my Dashboard. However, to request this extension I need to show my website work...

Ximzend

Spotify Star

1163 Views

1 replies

0 likes

api
dashboard
extension
  • 1163 Views
  • 1 replies
  • 0 likes

paying spotify with paypal

hi i want to know why i cannot pay with paypal here in morocco the paypal choice always was there but this month i can't find itPlanPremiumCountryMorocco

Newbie

hi i want to know why i cannot pay with paypal here in morocco the paypal choice always was there but this month i can't find it Plan Premium Country Morocco  

511 Views

0 replies

2 likes

paying spotify with paypal
  • 511 Views
  • 0 replies
  • 2 likes

Web API - preview_url for track is null

CountryItalyDeviceWeb APIOperating SystemWindows 10 My Question or IssueI am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in the response (nearly half of those I tested). Tried with client credential...

Newbie

Country Italy Device Web API Operating System Windows 10   My Question or Issue I am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in th...

3307 Views

0 replies

6 likes

web
Web API
web-api
  • 3307 Views
  • 0 replies
  • 6 likes

streaming URL through Spotify API

PlanPremiumCountryUSADeviceSamsung Galaxy 21+Operating SystemAndroid My Question or IssueAre there any circumstances by which the Spotify API would allow access to song streaming URL's? I'm thinking of the Amazon Alexa app for example - how are Spoti...

Newbie

Plan Premium Country USA Device Samsung Galaxy 21+ Operating System Android   My Question or Issue Are there any circumstances by which the Spotify API would allow access to song strea...

517 Views

0 replies

0 likes

streaming url
  • 517 Views
  • 0 replies
  • 0 likes

Category = theLINER gets a 404

My Question or IssueI get the 50 Categories/browse/categories?limit=50&offset=0I can reach the Playlists below the Categories for 49 of the 50 Categories.I get a 404 when I reach for Playlists for Category = theLINERJSON = {"error" : {"status" : 404,...

Music Fan

  My Question or Issue I get the 50 Categories /browse/categories?limit=50&offset=0 I can reach the Playlists below the Categories for 49 of the 50 Categories. I get a 404 when I reac...

herbertrush

Music Fan

507 Views

1 replies

0 likes

  • 507 Views
  • 1 replies
  • 0 likes