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

eastoncrafter

Newbie

561 Views

6 replies

2 likes

Discussion
  • 561 Views
  • 6 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

internettum

Gig Goer

4135 Views

24 replies

2 likes

Discussion
  • 4135 Views
  • 24 replies
  • 2 likes

Superuser Contribution Spotify api works w/ my wix site in preview but not when published

My Question or IssueI'm making fetch post requests from the backend of my wix site to the spotify api. it works perfectly in the editor/preview and the api returns an access token, but when I publish the site and try and use it on the live site I get...

Visitor

My Question or Issue I'm making fetch post requests from the backend of my wix site to the spotify api. it works perfectly in the editor/preview and the api returns an access token, but when I ...

_milena

Roadie

1136 Views

1 replies

0 likes

api
authorization
invalid_grant
  • 1136 Views
  • 1 replies
  • 0 likes

Superuser Contribution spotify in widget

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue 1. I would like to know if it is possible to make a custom size for featuring a track on my ...

Visitor

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

_milena

Roadie

803 Views

1 replies

1 likes

  • 803 Views
  • 1 replies
  • 1 likes

Superuser Contribution Port Spotify Client to Genode Operating System Framework

PlanPremiumCountryUnited StatesDeviceThinkpad x250Operating SystemGenode Sculpt OS 20.08 My Question or IssueSo, Spotify is able to run on almost every operating system - Windows, MacOS, Linux, *BSD, Android, iOS... but what about microkernel-based o...

Visitor

  Plan Premium Country United States Device Thinkpad x250 Operating System Genode Sculpt OS 20.08   My Question or Issue So, Spotify is able to run on almost every operating syst...

_milena

Roadie

732 Views

1 replies

0 likes

  • 732 Views
  • 1 replies
  • 0 likes

sells of hoodies

PlanFree/PremiumCountrybelgiumDevice Operating System Windows 10 My Question or IssueI would like to ask you a question. we would like to sell hoodies with pictures of songs thatt you have on your app so for example if i search up dior and i see the ...

Visitor

Plan Free/Premium Country belgium Device   Operating System  Windows 10   My Question or Issue I would like to ask you a question. we would like to sell hoodies with pictures...

649 Views

0 replies

0 likes

  • 649 Views
  • 0 replies
  • 0 likes

Authentication iOS

I am developing an iOS / Android application that allows access to remote control of Spotify player with authentication via native SDK.At the first application start call the authorizeAndPlayURI of the SPTAppRemote, the apps switch correctly, and the...

Newbie

I am developing an iOS / Android application that allows access to remote control of Spotify player with authentication via native SDK. At the first application start call the authorizeAndPlayURI of...

1248 Views

0 replies

0 likes

authentication
iOS
  • 1248 Views
  • 0 replies
  • 0 likes

Sugerencias de sistema

PlanFree/PremiumCountryChileDeviceiPhone 6sOperating SystemiOS 14 My Question or Issuehola, soy un alguien que usa la aplicación en Latinoamérica, y quería preguntarles por dos cosas, o más bien hacer dos propuestas que me gustaría que fuesen escucha...

Visitor

Plan Free/Premium Country Chile Device iPhone 6s Operating System iOS 14   My Question or Issue hola, soy un alguien que usa la aplicación en Latinoamérica, y quería preguntarles p...

550 Views

0 replies

0 likes

Discussion
  • 550 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution How do I add a local track to a playlist through the web api?

CountryNetherlandsDeviceWeb API My Question or IssueI'm using the web api to make a site that enables users to create and fill Spotify playlists through the (pretty awesome) spotify web api. I couldn't find how to add a local track to the playlist th...

Visitor

Country Netherlands Device Web API   My Question or Issue I'm using the web api to make a site that enables users to create and fill Spotify playlists through the (pretty awesome) spotify ...

spotifyjosh

Spotify

1050 Views

1 replies

0 likes

  • 1050 Views
  • 1 replies
  • 0 likes

Featured Playlist For Previous Years

Country: USQuestion: Wondering why featured playlists for past years (i.e. 1990) have most of their songs from 2019-2020? Tried pulling a US featured playlist (@ https://developer.spotify.com/console/get-featured-playlists/) with the following date: ...

Visitor

Country: US Question: Wondering why featured playlists for past years (i.e. 1990) have most of their songs from 2019-2020? Tried pulling a US featured playlist (@ https://developer.spotify.co...

534 Views

0 replies

0 likes

Discussion
  • 534 Views
  • 0 replies
  • 0 likes

PKCETokenRequest and Spotify Agreement

Operating SystemWindows My Question or IssueHello, I am using the Spotify API to developer a Windows UWP application. I'm using the PKCE Authorization work flow. It works as follows:1. Start application2. User is asked to login to spotify3. After log...

Roadie

Operating System Windows   My Question or Issue Hello, I am using the Spotify API to developer a Windows UWP application. I'm using the PKCE Authorization work flow. It works as follows: 1....

653 Views

0 replies

0 likes

  • 653 Views
  • 0 replies
  • 0 likes

API Rate Limiting Changed?

PlanPremiumCountryCanadaDevicePCOperating SystemWin10 My Question or IssueI'm currently contributing to an open-source Spotify widget (https://github.com/dvx/lofi/) where the API is polled every second. We use the response to set the track progress, ...

Casual Listener

Plan Premium Country Canada Device PC Operating System Win10   My Question or Issue I'm currently contributing to an open-source Spotify widget (https://github.com/dvx/lofi/) where the...

924 Views

0 replies

1 likes

  • 924 Views
  • 0 replies
  • 1 likes

Get /playlists/{id}/tracks returns 1 null track when playlist is empty

The issue arose after using the web API to add and remove tracks several times, as well as sometimes removing them by hand in the IOS app. The API now returns data saying there are tracks present when NO tracks are present. This behavior is inconsist...

Casual Listener

The issue arose after using the web API to add and remove tracks several times, as well as sometimes removing them by hand in the IOS app. The API now returns data saying there are tracks present whe...

2131 Views

0 replies

0 likes

  • 2131 Views
  • 0 replies
  • 0 likes

Get /playlists/{id}/tracks returns 1 null track when playlist is empty

I am not sure how to reproduce this issue. The issue arose after using the web API to add and remove tracks several times, as well as sometimes removing them by hand in the IOS app. PlanPremiumUSA DeviceMac OSX, IOS, Web Player (API issue)I have mana...

Casual Listener

I am not sure how to reproduce this issue. The issue arose after using the web API to add and remove tracks several times, as well as sometimes removing them by hand in the IOS app.  Plan Pr...

1010 Views

0 replies

0 likes

  • 1010 Views
  • 0 replies
  • 0 likes

Connecting to Spotify's MediaBrowserService

I tried to connect to the Spotify's MediaBrowserService without success. What types of applications are on the whitelist? And what do I have to change in my application to get trusted? E/Spotify: [main] onGetRoot: IGNORING request from untrusted pack...

Visitor

I tried to connect to the Spotify's MediaBrowserService without success. What types of applications are on the whitelist? And what do I have to change in my application to get trusted?   E/Spo...

853 Views

0 replies

0 likes

  • 853 Views
  • 0 replies
  • 0 likes

getting [Error: {"message":"Cannot seek in song: [UNKNOWN]"}] error with the Android Remote SDK

I got the latest App update (25th Aug 2020) and this has been happening ever since. I am getting the following error when I seek in a song:[Error: {"message":"Cannot seek in song: [UNKNOWN]"}] Please help me out here!!! My app relies heavily on the s...

Gig Goer

I got the latest App update (25th Aug 2020) and this has been happening ever since. I am getting the following error when I seek in a song: [Error: {"message":"Cannot seek in song: [UNKNOWN]"}]&nbsp...

tobikabla

Music Fan

2400 Views

8 replies

6 likes

  • 2400 Views
  • 8 replies
  • 6 likes

Does Web Playback SDK or spotify connect have a timeout feature?

PlanPremium CountrySweden DevicePC Operating SystemWindows 10 My Question or IssueI've implemented my own player using the Web Playback SDK, this together with propepr authentication that is refreshed using the refresh token and to test it I wanted t...

Newbie

Plan Premium   Country Sweden   Device PC   Operating System Windows 10   My Question or Issue I've implemented my own player using the Web Playback SDK, this togethe...

614 Views

0 replies

0 likes

  • 614 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution TrackID miss in playlist

hi all!With some songs, the TrackID (determined with track_window.current_track.id via iframe player) does not match the IDs in the songs in a playlist.So I can sometimes not show which track is currently active from a playlist. Example:Playlist ID: ...

Regular

hi all! With some songs, the TrackID (determined with track_window.current_track.id via iframe player) does not match the IDs in the songs in a playlist. So I can sometimes not show which track is ...

linux4u

Regular

1333 Views

2 replies

1 likes

trackid
  • 1333 Views
  • 2 replies
  • 1 likes

Superuser Contribution set endpoint to spotify with python, Help.

Hello everyone, I'm using Python to build a library to control Spotify's music (play, stop, volume) for my raspberry pi wall display. I've been trying for hours to figure out if there is a way that Spotify API will send me an automatic update to sock...

Casual Listener

Hello everyone, I'm using Python to build a library to control Spotify's music (play, stop, volume) for my raspberry pi wall display. I've been trying for hours to figure out if there is a way that S...

eljos

Casual Listener

999 Views

2 replies

0 likes

  • 999 Views
  • 2 replies
  • 0 likes

Player endpoint not working?

So I have been trying to request the "/me/player" endpoint, but I keeping receiving no response, on my app and on the Spotify Dev Console. So I looked up on the browser console and I noticed some errors. I tried to get a new token, clean the cache, b...

Regular

So I have been trying to request the "/me/player" endpoint, but I keeping receiving no response, on my app and on the Spotify Dev Console. So I looked up on the browser console and I noticed some err...

564 Views

0 replies

0 likes

  • 564 Views
  • 0 replies
  • 0 likes

Superuser Contribution Fetching followed playlists

PlanPremiumCountry DeviceHP Elitebook 840 (Google Chrome)Operating SystemWindows 10 My Question or IssueWhen calling the /v1/me/playlists endpoint with postman using the access token received after authenticating with "Refreshable user authorization:...

Visitor

Plan Premium Country   Device HP Elitebook 840 (Google Chrome) Operating System Windows 10   My Question or Issue When calling the /v1/me/playlists endpoint with postman usin...

spotifyjosh

Spotify

1473 Views

1 replies

1 likes

Web API
  • 1473 Views
  • 1 replies
  • 1 likes

Spotify artist console help!

Hey there. I am trying to find my Spotify popularity ranking through the Spotify Console. Whenever I try to get a token in order to get my artist, it will not bring up my artist profile. It just brings me to a menu. How do I bring up my my artist inf...

Visitor

Hey there. I am trying to find my Spotify popularity ranking through the Spotify Console. Whenever I try to get a token in order to get my artist, it will not bring up my artist profile. It just brin...

660 Views

0 replies

0 likes

Console
Spotify for Developers
  • 660 Views
  • 0 replies
  • 0 likes