Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Spotify Soloist: a new terminal based player for headless and DIY setups

Hey everyone, we've created this thread to share details about Spotify Soloist. Spotify Soloist is a new, lightweight Spotify client for headless setups. It runs as a background service, supports Spotify Connect, and works on Raspberry Pi and other L...

Spotify

palchrb

Newbie

2504 Views

24 replies

11 likes

S4D
  • 2504 Views
  • 24 replies
  • 11 likes

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

paulmurray48

Newbie

2450 Views

14 replies

2 likes

Discussion
  • 2450 Views
  • 14 replies
  • 2 likes

Can't get Access Token

Plan Free Country Russian Federation Operating System Ubuntu My Question or Issue I am getting "error":"invalid_client" when trying to get Access Tokencurl --location --request POST 'https://accounts.spotify.com/token' \--header 'Content-Type: applic...

Newbie

  Plan Free Country Russian Federation Operating System Ubuntu   My Question or Issue I am getting "error":"invalid_client" when trying to get Access Token curl --locatio...

862 Views

0 replies

0 likes

  • 862 Views
  • 0 replies
  • 0 likes

Spotify SDK issue

I m trying to user embed Spotify App Remote SDK in my app.When Spotify application was not in login in status, App Remote SDK was not able to redirect to Login in page of Spotify application. Does anyone know how to solve this? Thanks!

Casual Listener

I m trying to user embed Spotify App Remote SDK in my app. When Spotify application was not in login in status, App Remote SDK was not able to redirect to Login in page of Spotify application. ...

Leslielee

Casual Listener

773 Views

2 replies

0 likes

SDK
  • 773 Views
  • 2 replies
  • 0 likes

Authorization Code Flow - don't want to cache tokens

I am building an app utilizing spotipy and getting a user's top tracks and artists. It is caching the tokens and making it so that my data (or the cached token user's data) is displayed regardless of who logs in. How can I fix this without deleting t...

Casual Listener

    I am building an app utilizing spotipy and getting a user's top tracks and artists. It is caching the tokens and making it so that my data (or the cached token user's data) is display...

victoriaslocum

Newbie

3303 Views

1 replies

0 likes

  • 3303 Views
  • 1 replies
  • 0 likes

Solved!! Unable to get current user's saved tracks with free account (via API)

I try to get the user's saved tracks (See API: https://developer.spotify.com/console/get-current-user-saved-tracks/)When doing so with a premium account, everything works as planned.But when I try it with a free account, i get "HTTP Error 403: Forbid...

Regular

I try to get the user's saved tracks (See API: https://developer.spotify.com/console/get-current-user-saved-tracks/) When doing so with a premium account, everything works as planned. But when...

JackDjTom

Regular

2705 Views

2 replies

0 likes

  • 2705 Views
  • 2 replies
  • 0 likes

Solved!! Create Playlist endpoint returning a 403 error

I am using the oauth flow with refresh_token and access_token, with the following scopes: 'user-read-private user-library-read playlist-read-private playlist-modify-private playlist-modify-public playlist-read-collaborative' I was able to successfull...

Casual Listener

I am using the oauth flow with refresh_token and access_token, with the following scopes:  'user-read-private user-library-read playlist-read-private playlist-modify-private playlist-modify-pu...

egoudet

Casual Listener

2079 Views

4 replies

0 likes

  • 2079 Views
  • 4 replies
  • 0 likes

Creating an application made for self-hosting

PlanPremiumCountryGermanyDeviceBackendOperating SystemLinux/Windows My Question or IssueHi,I'd like to create an application, which users of the application have to host themself to use it. I plan to develop a kind-of jukebox application. As a party ...

Casual Listener

Plan Premium Country Germany Device Backend Operating System Linux/Windows   My Question or Issue Hi, I'd like to create an application, which users of the application have to host th...

979 Views

0 replies

0 likes

  • 979 Views
  • 0 replies
  • 0 likes

Possible bug/inconsistency found in the "get album by id" operation

Hello, I am writing this post because I have found a possible bug/inconsistency in the API implementation. By using the endpoint “/v1/markets”, a list of all the available markets is returned. However, when testing the operation “get album by Id”, th...

Casual Listener

Hello, I am writing this post because I have found a possible bug/inconsistency in the API implementation. By using the endpoint “/v1/markets”, a list of all the available markets is returned. Howeve...

juaaloval

Casual Listener

913 Views

2 replies

0 likes

  • 913 Views
  • 2 replies
  • 0 likes

Solved!! Can a backend fully control one Spotify account even though many users use it

PlanPremiumCountryDenmarkDevicePCOperating SystemWindows 11My Question or IssueWhat I need is only one Spotify account connected to my app and users of my app should be able to request songs to be added to the queue and then my backend would be the o...

Casual Listener

Plan Premium Country Denmark Device PC Operating System Windows 11 My Question or Issue What I need is only one Spotify account connected to my app and users of my app should be able to requ...

Peter_Schorn

Roadie

857 Views

1 replies

0 likes

Discussion
  • 857 Views
  • 1 replies
  • 0 likes

Add Rspotify to the "Web API Libraries" page

I'm one of the maintainers of Rspotify, the most popular library for the Spotify API in the Rust programming language. Back in July of 2020, when the spotify/web-api repo was still used for tickets like this one, I asked the devs to add Rspotify to t...

Regular

I'm one of the maintainers of Rspotify, the most popular library for the Spotify API in the Rust programming language.   Back in July of 2020, when the spotify/web-api repo was still used for ...

marioom

Regular

918 Views

1 replies

1 likes

  • 918 Views
  • 1 replies
  • 1 likes

API /views endpoint unauthorized discover playlists

Hello,I'm currently developing an app where I want to get the user's discover playlists. I did it by searching the user's library by name. The problems with this approach are: If you follow multiple lets say "Discover Weekly" playlists, they are indi...

Casual Listener

Hello, I'm currently developing an app where I want to get the user's discover playlists. I did it by searching the user's library by name. The problems with this approach are: If you follow multipl...

SaPropper

Casual Listener

934 Views

1 replies

0 likes

API request
  • 934 Views
  • 1 replies
  • 0 likes

Sporadic login failures

When logging in from our app, we're experiencing sporadic login failures. We see a generic error. Is anyone else experiencing this?Logging in from an Android Device.

Newbie

When logging in from our app, we're experiencing sporadic login failures. We see a generic error. Is anyone else experiencing this? Logging in from an Android Device.

474 Views

0 replies

0 likes

Sporadic login failures
  • 474 Views
  • 0 replies
  • 0 likes

Need Premium web apis for app.

PlanPremiumCountryUs Device(All iOS & Android Devices)Operating System(iOS, Android) I want to integrate the web apis in my app on android and ios, Please can you confirm the premium plans of the apis executions.Actually currently I have used your ap...

Casual Listener

Plan Premium Country Us   Device (All iOS & Android Devices) Operating System (iOS, Android)   I want to integrate the web apis in my app on android and ios, Please can you co...

vivekD7

Casual Listener

1208 Views

3 replies

1 likes

Discussion
  • 1208 Views
  • 3 replies
  • 1 likes

Cannot request quota extension (unauthorized)

I don't know if this is the right place to put this, but there is maybe some error with spotify dev. I am trying to submit a quota extension request, but when I attach screenshots of my app or a screencast, I'm getting an 'unauthorized' error.

Newbie

I don't know if this is the right place to put this, but there is maybe some error with spotify dev. I am trying to submit a quota extension request, but when I attach screenshots of my app or a scre...

477 Views

0 replies

0 likes

  • 477 Views
  • 0 replies
  • 0 likes

Ambiguous error message - Error Domain=com.spotify.sdk.login Code=3

Hi, my IOS application just started not to work ever since the Spotify crash that happened earlier today. I'm not sure if it's because of that but I got this error code that I have searched the internet for but no one seems to have any info about it....

Casual Listener

Hi, my IOS application just started not to work ever since the Spotify crash that happened earlier today. I'm not sure if it's because of that but I got this error code that I have searched the inter...

downdrown

Casual Listener

1234 Views

1 replies

2 likes

  • 1234 Views
  • 1 replies
  • 2 likes

Am I allowed to use album art in a radio station app? (now playing + spotify album art)

Hi, I'm creating apps for a radio station and I'm wondering if I can use the Spotify API to show album art next to their live stream. The album art is visible in their 'now playing' interface. I know that we have to add the Spotify logo as stated in ...

Newbie

Hi, I'm creating apps for a radio station and I'm wondering if I can use the Spotify API to show album art next to their live stream. The album art is visible in their 'now playing' interface.  ...

539 Views

0 replies

0 likes

  • 539 Views
  • 0 replies
  • 0 likes

how to get approved for simple auth api for my website login ?

hello im new to this but im working on to separate apis, first one is so simple and i just need to move it from development mode, i dont know how to Request extension to allow users to login through Spotify auth. (its already built by my developer us...

Newbie

  hello im new to this but im working on to separate apis,  first one is so simple and i just need to move it from development mode, i dont know how to Request extension to allow users to...

475 Views

0 replies

0 likes

  • 475 Views
  • 0 replies
  • 0 likes

Get 429 lifted

Hi I've been working on a Spotify application for a school project and I didn't realize it was continuously sending requests. I need the assignment to work but now I have a Retry-After of 9.5 hrs. I think I fixed the issue now and wanted to know if t...

Newbie

Hi I've been working on a Spotify application for a school project and I didn't realize it was continuously sending requests. I need the assignment to work but now I have a Retry-After of 9.5 hrs. &...

tomjaimz

Spotify Legend

929 Views

1 replies

0 likes

429
Retry-After
  • 929 Views
  • 1 replies
  • 0 likes

INVALID_CLIENT: Invalid client issue

PlanPremiumCountryUSAOperating SystemWindows 10My Question or IssueAny time I try to login and authorize using our app, I get this error "INVALID_CLIENT: Invalid client". This isn't an issue for anyone else working on the app. Any ideas?

Newbie

Plan Premium Country USA Operating System Windows 10 My Question or Issue Any time I try to login and authorize using our app, I get this error "INVALID_CLIENT: Invalid client". This isn't an ...

632 Views

0 replies

0 likes

  • 632 Views
  • 0 replies
  • 0 likes

High number of 503 errors again

The API endpoint that returns a user's top artists and tracks is returning a high number of 503 errors again!

Gig Goer

The API endpoint that returns a user's top artists and tracks is returning a high number of 503 errors again!

782 Views

0 replies

0 likes

  • 782 Views
  • 0 replies
  • 0 likes

Embed widget asci code encoding issue

PlanPremiumCountryRomaniaDeviceDesktopOperating SystemWindows 10 My Question or IssueI'm trying to embed some podcasts on my site and the titles are having some issues with the character encoding. They're displaying the apostrophes as ' and the & cha...

Casual Listener

Plan Premium Country Romania Device Desktop Operating System Windows 10   My Question or Issue I'm trying to embed some podcasts on my site and the titles are having some issues with t...

banan99

Newbie

808 Views

1 replies

1 likes

asci
character encoding
embed
Widget
  • 808 Views
  • 1 replies
  • 1 likes