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

419 Views

6 replies

2 likes

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

3967 Views

24 replies

2 likes

Discussion
  • 3967 Views
  • 24 replies
  • 2 likes

Trim Feature

As a daily Spotify user who enjoys exploring a wide range of music genres, I have identified an opportunity for an additional feature that I believe could significantly enhance the user experience. This feature, which I call the 'Trim Feature', could...

Casual Listener

As a daily Spotify user who enjoys exploring a wide range of music genres, I have identified an opportunity for an additional feature that I believe could significantly enhance the user experience. T...

Brucekirkland9

Casual Listener

37962 Views

2 replies

10 likes

Feature Request
  • 37962 Views
  • 2 replies
  • 10 likes

Pulling top songs data from playlist

I am trying to pull the tracks data from Top 100 playlist.Below is the error I am getting while calling spotify api requests.exceptions.SSLError: HTTPSConnectionPool(host='accounts.spotify.com', port=443): Max retries exceeded with url: /api/token (C...

Newbie

I am trying to pull the tracks data from Top 100 playlist. Below is the error I am getting while calling spotify api   requests.exceptions.SSLError: HTTPSConnectionPool(host='accounts.spotify...

ag4304

Visitor

632 Views

1 replies

0 likes

Discussion
Feature Request
  • 632 Views
  • 1 replies
  • 0 likes

Context is null for recently played tracks

PlanFree/PremiumCountry All DeviceiPhone and AndroidOperating SystemiOS and Android My Question or IssueAfter the update release on Nov 18th, it looks like the clients broke the reporting of the streams and don't include the context anymore. As a con...

Regular

Plan Free/Premium Country  All   Device iPhone and Android Operating System iOS and Android   My Question or Issue After the update release on Nov 18th, it looks like the cl...

512 Views

0 replies

1 likes

Possible Bug
  • 512 Views
  • 0 replies
  • 1 likes

Re: Premium Required" When Attempting to Play Track via API

Hi. I try to execute request WITH PREMIUM account, and get the same error. Can you check where am i wrong? I send request with Postman and get the same response error like sshuvoo.**bleep**

Visitor

Hi. I try to execute request WITH PREMIUM account, and get the same error. Can you check where am i wrong? I send request with Postman and get the same response error like sshuvoo.**bleep**

Ximzend

Spotify Star

716 Views

1 replies

0 likes

  • 716 Views
  • 1 replies
  • 0 likes

Solved!! Get Artist endpoint returns different artist than requested

My Question or IssueI've noticed that certain artist IDs (ex 2uW79XE0HEkPb56HqZJnNx) exhibit a weird behavior when using the Get Artist endpoint. The request succeeds, but the returned artist has a different ID than requested. This is quite difficult...

Regular

My Question or Issue I've noticed that certain artist IDs (ex 2uW79XE0HEkPb56HqZJnNx) exhibit a weird behavior when using the Get Artist endpoint. The request succeeds, but the returned artist has...

Ximzend

Spotify Star

1059 Views

4 replies

0 likes

Possible Bug
  • 1059 Views
  • 4 replies
  • 0 likes

Oauth sign in to web api without web browser / graphical interface

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oauth it opens browser and then uses my callback. The p...

Regular

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oaut...

IgorM1

Newbie

2985 Views

2 replies

0 likes

api
authentication
Authentication Token
Console
Linux
OAuth
oAuth2
Spotify Web API
Terminal
Web API
  • 2985 Views
  • 2 replies
  • 0 likes

play specified song by uri(spotify:track:xxxxxxx)

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issuein Android Remote-connect SDK,I want to play specified song by uri(spotify:track:xxxxxxx),But...

Newbie

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

6269 Views

0 replies

0 likes

  • 6269 Views
  • 0 replies
  • 0 likes

Spotify Web Api - Device goes inactive after 5 seconds of pausing remote control

I'm creating a tool that integrates with the Spotify Web API and I noticed that active device (being my smartphone) gets disconnected when Spotify is running in the background. Is there a way to ensure that the app is still "active"? Especially if it...

Newbie

I'm creating a tool that integrates with the Spotify Web API and I noticed that active device (being my smartphone) gets disconnected when Spotify is running in the background. Is there a way to ensu...

975 Views

0 replies

0 likes

Possible Bug
  • 975 Views
  • 0 replies
  • 0 likes

Spotify App Extension request might be lost

PlanPremiumCountryUnited status My Question or IssueHey Spotify team! My company submitted an app through the developer dashboardhttps://developer.spotify.com/dashboard/417a800558554aaab2254897799e7052I reached out to customer support some time ago a...

Music Fan

Plan Premium Country United status   My Question or Issue Hey Spotify team! My company submitted an app through the developer dashboard https://developer.spotify.com/dashboard/417a800...

hugogarcia0706

Newbie

3382 Views

12 replies

0 likes

  • 3382 Views
  • 12 replies
  • 0 likes

Is it possible to find users who have created playlists with specific artist?

PlanFree/PremiumCountryIndiaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueAn artist regularly checks the "discovered on" section to check organic traction. I'd lik...

Casual Listener

Plan Free/Premium Country India Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue An artis...

500 Views

0 replies

0 likes

Question
  • 500 Views
  • 0 replies
  • 0 likes

Using Spotify API to train Recommender System (educational purpose)

Hello, I want to use the Spotify API specifically the metadata of tracks and playlists like release date, popularity...) to train a recommender system for my bachelor thesis which is about the impact of human feedback on recommender system in field o...

Newbie

Hello,   I want to use the Spotify API specifically the metadata of tracks and playlists like release date, popularity...) to train a recommender system for my bachelor thesis which is about t...

WinterMelon

Regular

684 Views

1 replies

0 likes

AI
API Access
Developer API
Question
  • 684 Views
  • 1 replies
  • 0 likes

Are there further restrictions for Game Development with Spotify API?

I signed up to be a Spotify developer a few years ago. I have heard that there are more restrictions on what can be built using to Spotify APIs. Someone told me that Spotify does not want any of the APIs to be used in Games. Is something like this re...

Music Fan

I signed up to be a Spotify developer a few years ago.  I have heard that there are more restrictions on what can be built using to Spotify APIs.   Someone told me that Spotify does not w...

herbertrush

Music Fan

938 Views

1 replies

0 likes

unity
  • 938 Views
  • 1 replies
  • 0 likes

Spotify AI

PlanPremiumCountryIndiaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue. Spotify must contain an Ai that can play songs on voice based command , like example today i...

Casual Listener

  Plan Premium Country India Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue. ...

292 Views

0 replies

0 likes

AI
development
songs
  • 292 Views
  • 0 replies
  • 0 likes

login button will not do anything on Spotify Developer

When I go to https://developer.spotify.com/dashboard, I had a white page with a red error at the top of the screen, saying my session expired. So, I went back to the main page (https://developer.spotify.com) and clicked "Login". Nothing happens, and ...

Visitor

When I go to https://developer.spotify.com/dashboard, I had a white page with a red error at the top of the screen, saying my session expired. So, I went back to the main page (https://developer.spot...

vlstndrd

Casual Listener

2536 Views

6 replies

3 likes

  • 2536 Views
  • 6 replies
  • 3 likes

I can't run Spotify player correctly using QML/Qt framework on Linux 64bit

Hello,I have an application written in QML/Qt framework to perform Spotify tasks, on Linux system 64bit, with Widevine library installed as a plugin for Chromium.In QML there is an element: "WebEngineView", which I used to create the Spotify player.E...

Newbie

Hello, I have an application written in QML/Qt framework to perform Spotify tasks, on Linux system 64bit, with Widevine library installed as a plugin for Chromium. In QML there is an element: "WebE...

Lukegr77

Casual Listener

1096 Views

1 replies

0 likes

  • 1096 Views
  • 1 replies
  • 0 likes

Only valid bearer authentication supported when trying to get access token

I'm a beginner so I'm sorry if this is a stupid question. I'm trying to get an access code using the authorization flow in golang. I am quite sure I am getting the User authorization correctly but then when I try and get the access token I get the er...

Newbie

I'm a beginner so I'm sorry if this is a stupid question. I'm trying to get an access code using the authorization flow in golang. I am quite sure I am getting the User authorization correctly but th...

tomjaimz

Spotify Legend

1065 Views

1 replies

0 likes

Question
  • 1065 Views
  • 1 replies
  • 0 likes

Is the "Get User's Top Items" documentation outdated?

PlanPremiumCountrySweden My Question or IssueI have used the following request:https://api.spotify.com/v1/me/top/tracks?time_range=long_term&limit=10&offset=0According to the documentation (https://developer.spotify.com/documentation/web-api/referenc...

Casual Listener

Plan Premium Country Sweden   My Question or Issue I have used the following request: https://api.spotify.com/v1/me/top/tracks?time_range=long_term&limit=10&offset=0 Acco...

1311 Views

0 replies

0 likes

Question
  • 1311 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Api to create a private playlist doesn't work

PlanPremiumCountryUS DeviceiPhone 13Operating SystemiOS 15 My Question or IssueI'm hitting the API to create a playlist POST: "/users/\(userId)/playlists" with isPublic=false and isCollaborative=false in the body. The playlist is created successfully...

Regular

Plan Premium Country US   Device iPhone 13 Operating System iOS 15   My Question or Issue I'm hitting the API to create a playlist    POST: "/users/\(userId)/playlist...

tomjaimz

Spotify Legend

13601 Views

33 replies

19 likes

  • 13601 Views
  • 33 replies
  • 19 likes

Superuser Contribution How to reproduce Spotify web app behavior where a Blend's track can have multiple added_by users?

PlanFree/PremiumCountryID, but I assume this apply to all countriesMy Question or IssueInside a Blend playlist with more than 1 users, the Spotify app might display a track with more than one user in the "added by" column.But when fetching the tracks...

Newbie

Plan Free/Premium Country ID, but I assume this apply to all countries My Question or Issue Inside a Blend playlist with more than 1 users, the Spotify app might display a track with more than o...

kzfelder

Casual Listener

3232 Views

7 replies

8 likes

  • 3232 Views
  • 7 replies
  • 8 likes

I don't recieve spotify email

I want to create a "spotify for developers" account and I need to verify my email adresse. However I don't recieve any email, no matter how hard I push the "verify" button. I had a rule in my outlook email adresse that sent spotify email to trash. Ho...

Newbie

I want to create a "spotify for developers" account and I need to verify my email adresse. However I don't recieve any email, no matter how hard I push the "verify" button. I had a rule in my outlo...

436 Views

0 replies

0 likes

  • 436 Views
  • 0 replies
  • 0 likes