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

1411 Views

11 replies

2 likes

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

5201 Views

25 replies

2 likes

Discussion
  • 5201 Views
  • 25 replies
  • 2 likes

I want Spotify to add Erkin Koray's song "Aşka Dönüyorum"

Add this song https://www.youtube.com/watch?v=FObhq8jAo0U&pp=ygUfRXJraW4gS29yYXkgLSBBxZ9rYSBEw7Zuw7x5b3J1bQ%3D%3D

Visitor

Add this song https://www.youtube.com/watch?v=FObhq8jAo0U&pp=ygUfRXJraW4gS29yYXkgLSBBxZ9rYSBEw7Zuw7x5b3J1bQ%3D%3D

Ximzend

Spotify Star

316 Views

1 replies

0 likes

  • 316 Views
  • 1 replies
  • 0 likes

Embedded player won't autoplay track

PlanPremiumCountryAustraliaDeviceLaptopOperating SystemWindows 10 My Question or IssueI am trying to control the embed player from within my app but it won't autoplay songs. Here is my javascript.. the uri of the song is being loaded correctly, the e...

Music Fan

Plan Premium Country Australia Device Laptop Operating System Windows 10   My Question or Issue I am trying to control the embed player from within my app but it won't autoplay songs.&...

lhendo

Regular

2779 Views

1 replies

2 likes

Embed Player
  • 2779 Views
  • 1 replies
  • 2 likes

Join if willing to test my web app build on Spotify API

Hey folks!I've developed a web app and need a few fellow Spotify community members to test it out!As you know, to give you access I'll only need to put your email in the list of allowed users. So if you're curious about the project and willing to con...

Newbie

  Hey folks! I've developed a web app and need a few fellow Spotify community members to test it out! As you know, to give you access I'll only need to put your email in the list of allowed u...

333 Views

0 replies

0 likes

Discussion
Feature Request
  • 333 Views
  • 0 replies
  • 0 likes

previews for lots of songs returning null

I am using the api to grab songs previews and play them. This is working perfect for some songs however a large portion of songs return null preview urls (even though i know they have one as one plays when using spotify mobile without premium). I hav...

Regular

I am using the api to grab songs previews and play them. This is working perfect for some songs however a large portion of songs return null preview urls (even though i know they have one as one play...

389 Views

0 replies

0 likes

  • 389 Views
  • 0 replies
  • 0 likes

Playing only preview mode

Hi , when I embed an artist to website it is only playing in preview short mode how can I be able to listen full musics through embedded one ? Thank you for the answers in advance !

Newbie

Hi , when I embed an artist to website it is only playing in preview short mode how can I be able to listen full musics through embedded one ? Thank you for the answers in advance !  

295 Views

0 replies

0 likes

Question
  • 295 Views
  • 0 replies
  • 0 likes

Error 401 unauthorized on /me request but not /search request Python

PlanPremiumCountryUnited KingdomOperating System(Windows 11)IDEPycharm My Question or IssueI've tried searching through the topics to find the solution and while there do appear to be solutions relating to my issue, they are either not using Python s...

Visitor

Plan Premium Country United Kingdom Operating System (Windows 11) IDE Pycharm   My Question or Issue I've tried searching through the topics to find the solution and while there do app...

Ximzend

Spotify Star

1687 Views

1 replies

0 likes

Possible Bug
  • 1687 Views
  • 1 replies
  • 0 likes

Superuser Contribution Comercial use of web api and or web sdk or embedded player

Hi there I am attempting to make a web application that is a guess the song game. Is there any way i could use the spotify api and web sdk or embedd the playlists to supply the small snippets of music to play somthing like 20-30 seconds of songs for ...

Regular

Hi there I am attempting to make a web application that is a guess the song game. Is there any way i could use the spotify api and web sdk or embedd the playlists to supply the small snippets of musi...

Ximzend

Spotify Star

576 Views

1 replies

0 likes

Question
  • 576 Views
  • 1 replies
  • 0 likes

Blank Login Screen using AuthenticationClient

PlanPremiumCountryUSA DevicePixel 3a Virtual Device (API 28)Operating SystemAndroid 9.0 Pie My Question or IssueI'm using the AuthenticationRequest and AuthenticationClient to connect a Spotify account to my app. After testing a few times with instal...

Casual Listener

Plan Premium Country USA   Device Pixel 3a Virtual Device (API 28) Operating System Android 9.0 Pie   My Question or Issue I'm using the AuthenticationRequest and AuthenticationC...

Ryuloki

Visitor

991 Views

1 replies

0 likes

AuthenticationClient
bug
Login Activity
  • 991 Views
  • 1 replies
  • 0 likes

Superuser Contribution API: Number of Streams for a Track

DeviceAPI My Question or IssueI do not see any API commands to retrieve a track's total number of streams. BUT I am finding other third-party APIs and websites that can deliver number of streams. How are they doing this, if not the API?

Casual Listener

Device API   My Question or Issue I do not see any API commands to retrieve a track's total number of streams. BUT I am finding other third-party APIs and websites that can deliver number of...

AttackerGans

Casual Listener

17255 Views

8 replies

15 likes

api
  • 17255 Views
  • 8 replies
  • 15 likes

I want to show the data on my spotify profile on my resource

I made it so that a person who is on the site can see his data by authorization via spotify and receiving a token. But how to make it so that by default - my data as the owner of the application (tracks, artists, etc.) will be shown.That is, if the u...

Newbie

I made it so that a person who is on the site can see his data by authorization via spotify and receiving a token. But how to make it so that by default - my data as the owner of the application (tra...

365 Views

0 replies

0 likes

"api"
App authorization
  • 365 Views
  • 0 replies
  • 0 likes

All new releases (singles/albums) by country

Hello,I'm currently trying to return all new releases (singles+albums) in a specific country for the current month (or year). I am using R's spotifyr library and tried using the get_new_releases function. I'm after all daily releases for as many year...

Visitor

Hello, I'm currently trying to return all new releases (singles+albums) in a specific country for the current month (or year).    I am using R's spotifyr library and tried using the...

ddvoriashin

Visitor

1002 Views

2 replies

0 likes

Question
  • 1002 Views
  • 2 replies
  • 0 likes

Crawl All Data Without API KEY

I found a way to crawl all spotify data including all artists, all their songs, musics and ... without spotify developer account and without any constraint or being ban. I wanted to report this. how can I send my codes for you?

Visitor

I found a way to crawl all spotify data including all artists, all their songs, musics and ... without spotify developer account and without any constraint or being ban. I wanted to report this. how ...

MohammadM01

Visitor

1012 Views

1 replies

0 likes

  • 1012 Views
  • 1 replies
  • 0 likes

Solved!! Entering the URL I was redirected to.

Hi all. I need help with my program. I am creating small GUI for my desktop APP (not commercial usage). I come to the "problem" that the Spotipy needs to enter the URL I was redirected to (not all the time), is there a way how to not needed it? Here ...

Regular

Hi all.  I need help with my program. I am creating small GUI for my desktop APP (not commercial usage).  I come to the "problem" that the Spotipy needs to enter the URL I was redirected ...

SandraHeinz

Regular

1008 Views

2 replies

0 likes

Spotipy
URL
  • 1008 Views
  • 2 replies
  • 0 likes

Get User's Playlists not returning "Old Collaborative Playlists"

PlanFree/PremiumCountryCanada My Question or IssueI'm working with the Get User's Playlists GET request and it appears that the request refuses to return collaborative playlists from before the recent update (collaborative == true in the response bod...

Casual Listener

Plan Free/Premium Country Canada   My Question or Issue I'm working with the Get User's Playlists GET request and it appears that the request refuses to return collaborative playlists from...

agier

Newbie

1003 Views

4 replies

4 likes

  • 1003 Views
  • 4 replies
  • 4 likes

Showcase Our Talent - Students

I wanted to follow up on posts made 4 years ago about Spotify providing us with the ability to showcase our applications through showcases, competitions, or other alternative forms. From all the posts I have looked at, none have an update beyond this...

Newbie

I wanted to follow up on posts made 4 years ago about Spotify providing us with the ability to showcase our applications through showcases, competitions, or other alternative forms. From all the post...

343 Views

0 replies

1 likes

Discussion
Question
  • 343 Views
  • 0 replies
  • 1 likes

Retrieving a user's individual Release Radar or Discover Weekly playlist

I have an app that creates a playlist based on a user's Release Radar or Discover Weekly playlists. This app has been working fine for a long time, but as of sometime this week it seems to be malfunctioning (without any changes to my code). The way I...

Regular

I have an app that creates a playlist based on a user's Release Radar or Discover Weekly playlists. This app has been working fine for a long time, but as of sometime this week it seems to be malfunc...

Ximzend

Spotify Star

597 Views

1 replies

0 likes

Feature Request
Possible Bug
Question
  • 597 Views
  • 1 replies
  • 0 likes

content type error on POST method

PlanPremiumCountryZimbabweDeviceASUSOperating System Windows 11 My Question or IssueI am getting an error like this: { "error": "unsupported_grant_type", "error_description": "grant_type parameter is missing" } when I try to use the POST method to ge...

Visitor

Plan Premium Country Zimbabwe Device ASUS Operating System  Windows 11   My Question or Issue I am getting an error like this: { "error": "unsupported_grant_type", "error_des...

Ximzend

Spotify Star

412 Views

1 replies

0 likes

Discussion
Feature Request
Possible Bug
  • 412 Views
  • 1 replies
  • 0 likes

Player command failed: Restriction violated

PlanPremiumDeviceAsus Laptop, Brave browserOperating SystemWin 11 My Question or IssueI cant seem to figure out why specific songs will not play via the api. For example I list my liked songs which all play via spotify player, but on my project some ...

Newbie

Plan Premium Device Asus Laptop, Brave browser Operating System Win 11   My Question or Issue I cant seem to figure out why specific songs will not play via the api. For example I list m...

1600 Views

0 replies

2 likes

Spotify Web API
  • 1600 Views
  • 0 replies
  • 2 likes

Error Code 403:Forbidden

I have developed an app using Spotify WebAPI.For submitting request for quota extension, I’m preparing a Spotify test account. This test account is a premium account as my service uses some of the APIs which are required users to be a premium user.Ev...

Regular

  I have developed an app using Spotify WebAPI. For submitting request for quota extension, I’m preparing a Spotify test account. This test account is a premium account as my service uses some...

angsumankar

Regular

1181 Views

2 replies

0 likes

error 403
forbidden
  • 1181 Views
  • 2 replies
  • 0 likes