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

2775 Views

24 replies

11 likes

S4D
  • 2775 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

2563 Views

14 replies

2 likes

Discussion
  • 2563 Views
  • 14 replies
  • 2 likes

Massively Exceeding rate limit when trying to get Artist data

PlanPremiumCountryUnited Kingdom DeviceMacBook Pro (Retina, Mid 2012)Operating SystemmacOS Catalina 10.15.7 My Question or IssueHi, I'm running into a bit of a wall where I'm currently using a user's playlist (retrieved from /v1/playlists/{playlist_i...

Casual Listener

Plan Premium Country United Kingdom   Device MacBook Pro (Retina, Mid 2012) Operating System macOS Catalina 10.15.7   My Question or Issue Hi,   I'm running into a bit of ...

604 Views

0 replies

0 likes

  • 604 Views
  • 0 replies
  • 0 likes

Solved!! reCaptcha throwing uncaught (in promise) null error when using Spotify accounts API locally

PlanPremiumCountryUnited Kingdom (England) DeviceMacBook Pro (Retina, Mid 2012)Operating SystemmacOS Catalina 10.15.7 My Question or IssueHi, I've recently started using the Spotify API and have followed these guides in order to get my app set up: ht...

Casual Listener

Plan Premium Country United Kingdom (England)   Device MacBook Pro (Retina, Mid 2012) Operating System macOS Catalina 10.15.7   My Question or Issue Hi,   I've recently st...

bonkie

Casual Listener

2605 Views

2 replies

0 likes

  • 2605 Views
  • 2 replies
  • 0 likes

Bug: Uploading cover image not working with un-refreshed access token

Use Authorization Code Grant to get an access tokenUse this access token to upload a Playlist Cover Image for any playlist that the access token is valid for. You will get an error: 401 UnauthorizedUse the refresh token to get a new access token, rep...

Music Fan

Use Authorization Code Grant to get an access token Use this access token to upload a Playlist Cover Image for any playlist that the access token is valid for. You will get an error: 401&n...

773 Views

0 replies

2 likes

Playlist cover image
  • 773 Views
  • 0 replies
  • 2 likes

Fans also like-functionality via API

I am looking at the "fans also like"-functionality but I am unsure if it is in the API as an end point or if I need to combine several to get the result.Any suggestions?

Gig Goer

I am looking at the "fans also like"-functionality but I am unsure if it is in the API as an end point or if I need to combine several to get the result. Any suggestions?

724 Views

0 replies

0 likes

  • 724 Views
  • 0 replies
  • 0 likes

Storing metadata for searching

Hello, I'm building an app for my three friends and I. We listen to an album a week and talk about it. I want to store the album we listen to, the artist info, tracks, etc, so we can give each album a one to five star rating and pick our favorite and...

Newbie

Hello,   I'm building an app for my three friends and I. We listen to an album a week and talk about it. I want to store the album we listen to, the artist info, tracks, etc, so we can give ea...

684 Views

0 replies

0 likes

Discussion
  • 684 Views
  • 0 replies
  • 0 likes

Getting a random or filtered song from the entire Spotify library

My Question or IssueI'm working on a an app that integrates the Spotify Web API. was wondering if anybody knew how to or had any ideas on how to get a random song from the entire Spotify library using the API. Or instead of a totally random song, a s...

Regular

My Question or Issue I'm working on a an app that integrates the Spotify Web API.  was wondering if anybody knew how to or had any ideas on how to get a random song from the entire Spotify libr...

637 Views

0 replies

0 likes

api
API request
Spotify Web API
Web API
  • 637 Views
  • 0 replies
  • 0 likes

Autoplay similar songs after provided Song finished playing

In my Spotify client, when the song/album/playlist I was listening to, came to its end, Spotify is adding new songs to the queue. This is referred to as the Autoplay feature: https://support.spotify.com/is/article/autoplay/ When using the Web Playbac...

Regular

In my Spotify client, when the song/album/playlist I was listening to, came to its end, Spotify is adding new songs to the queue. This is referred to as the Autoplay feature: https://support.spo...

floriankapaun

Regular

1070 Views

1 replies

1 likes

  • 1070 Views
  • 1 replies
  • 1 likes

Type Parameter Artist/Manager/User when Get Current Users Profile

Hello everyone, I have got one question when implementing the Get Current Users profile . { "country": "SE", "display_name": "JM Wizzler", "email": "**bleep**", "external_urls": { "spotify": "https://open.spotify.com/user/wizzler" }, "followers": { "...

Casual Listener

 Hello everyone,    I have got one question when implementing the Get Current Users profile .             { "country": "SE", "displa...

589 Views

0 replies

0 likes

get users profile
  • 589 Views
  • 0 replies
  • 0 likes

Missing albums for artists

I am working on an application that works with past listening data and analyses it. Given that the only data about listening you can get is for the past 50 tracks, I resorted to downloading data through an information request and am then parsing the ...

Newbie

I am working on an application that works with past listening data and analyses it. Given that the only data about listening you can get is for the past 50 tracks, I resorted to downloading data thro...

518 Views

0 replies

0 likes

  • 518 Views
  • 0 replies
  • 0 likes

How to continuously log/scrap the number of "people listening now" from Artist Dashboard?

My Question or Issue Within the Artist Dashboard homepage, we have the dynamic "X people listening now" information displayed.With the current API features, is there a way to log/scrape this data continuously? I could not find anything related to thi...

Newbie

  My Question or Issue   Within the Artist Dashboard homepage, we have the dynamic "X people listening now" information displayed. With the current API features, is there a way to log/s...

675 Views

0 replies

0 likes

api
artist
people listening now
  • 675 Views
  • 0 replies
  • 0 likes

Get Artist's Albums returning 'duplicate' albums

My Question or Issue Endpoint: /v1/artists/{id}/albumsArtistID: 1Xyo4u8uXC1ZmMpatF05PJThe results return 'duplicate' albums, it has both the explicit and clean versions of the same album, is there a way to filter for the clean vs the explicit?

Newbie

My Question or Issue   Endpoint: /v1/artists/{id}/albums ArtistID:  1Xyo4u8uXC1ZmMpatF05PJ The results return 'duplicate' albums, it has both the explicit and clean versions...

631 Views

0 replies

1 likes

  • 631 Views
  • 0 replies
  • 1 likes

Spotify Playlist autoplay Open.spotfy.com

When I access the link of a track ( "open.spotify.com/track/6F7tttrdq7aUdxXVeo0nKp") it gives autoplay.When I access a link of playlist ("open.spotify.com/playlist/0hDrHpihhI705nOPB2xayh") it does not autoplay. Is there any way to autoplay on the pla...

Visitor

When I access the link  of a track ( "open.spotify.com/track/6F7tttrdq7aUdxXVeo0nKp") it gives autoplay. When I access a link of playlist ("open.spotify.com/playlist/0hDrHpihhI705nOPB2xayh...

Hubo

Community Legend

1211 Views

1 replies

0 likes

  • 1211 Views
  • 1 replies
  • 0 likes

embed sometimes not working

PlanPremiumCountryNetherlands Devicedifferent laptops (macbook PC)Operating SystemGoogle chrome/ safari My Question or IssueHi we embed spotify tracks to use for a music quiz. We use the embed option for that. Sometimes it does not work. We get to se...

Casual Listener

Plan Premium Country Netherlands  Device different laptops (macbook PC) Operating System Google chrome/ safari   My Question or Issue Hi we embed spotify tracks to use for a music...

murielmaas

Casual Listener

592 Views

1 replies

0 likes

  • 592 Views
  • 1 replies
  • 0 likes

Does spotify provides karaoke/ background music api ?

Does spotify provides karaoke/ background music api ?PlanFree/PremiumCountryIndiaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Casual Listener

Does spotify provides karaoke/ background music api ? Plan Free/Premium Country India Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, W...

Hubo

Community Legend

1515 Views

1 replies

0 likes

  • 1515 Views
  • 1 replies
  • 0 likes

Spotify Public Api to get Sreaming Url or direct file path ?

In the tracks api, we are able to get Spotify page , but no streaming url or actual file is available in the api, Is there any way to get thatPlanFree/PremiumCountryIndia Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 1...

Casual Listener

In the tracks api, we are able to get Spotify page , but no streaming url or actual file is available in the api, Is there any way to get that Plan Free/Premium Country India   Device (iP...

murraypaul

Gig Goer

806 Views

1 replies

0 likes

  • 806 Views
  • 1 replies
  • 0 likes

Right search query

Hi folks. How to use the Search API correctly?I need to search songs with the name "some body", I use a query:https://api.spotify.com/v1/search?q=some%20body&type=trackBut when executed, in the response, %20 is replaced with +, this happens in the Sp...

Music Fan

Hi folks.   How to use the Search API correctly? I need to search songs with the name "some body", I use a query: https://api.spotify.com/v1/search?q=some%20body&type=track But when exe...

884 Views

0 replies

0 likes

  • 884 Views
  • 0 replies
  • 0 likes

[Player API] Start/Resume User playback parameters

I am working on create music player with Spotify as data source currently. And when i reading the API for put tracks to player , i got confusing about body parameters Below is my questions:1. What is difference between context_uri and uris ? Look lik...

Casual Listener

I am working on create music player with Spotify as data source currently.   And when i reading the API for put tracks to player , i got confusing about body parameters   Belo...

1723 Views

0 replies

1 likes

Discussion
  • 1723 Views
  • 0 replies
  • 1 likes

Questions about Developer Terms Of Service

Hi there, I have a couple of specific questions about the Developer Terms of Service. I've tried to use the Spotify support form shown in another similar post to get in contact, but I was redirected here. Is there somewhere I can get in touch through...

Visitor

Hi there,   I have a couple of specific questions about the Developer Terms of Service. I've tried to use the Spotify support form shown in another similar post to get in contact, but I was re...

828 Views

0 replies

0 likes

Developer Terms of Service
  • 828 Views
  • 0 replies
  • 0 likes

is Login with Google Account and Apple Account broken?

PlanFree/PremiumCountryINDeviceXiaomi POCO FoneOperating SystemAndroid Pie My Question or Issue I get the following error when I authenticate with Google or Apple using the AndroidRemote Auth SDK:Can't redirect due to mismatch

Gig Goer

Plan Free/Premium Country IN Device Xiaomi POCO Fone Operating System Android Pie   My Question or Issue   I get the following error when I authenticate with Google or Apple usin...

Hubo

Community Legend

876 Views

1 replies

0 likes

  • 876 Views
  • 1 replies
  • 0 likes

I built a fundraising platform using Spotify!

TLDR: checkout https://sponsorasong.com----Hi all, I hope I am ok to post this here! I just launched a fundraising platform on top of Spotify! Sponsor a song is a fun, new and exciting way to fundraise. Those who are completing an event create a Spot...

Casual Listener

TLDR: checkout https://sponsorasong.com ---- Hi all,  I hope I am ok to post this here!   I just launched a fundraising platform on top of Spotify!   Sponsor a song is a fu...

mattboyle

Casual Listener

1863 Views

2 replies

4 likes

Discussion
  • 1863 Views
  • 2 replies
  • 4 likes