Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • liampronan
  • Casual Listener
  • 16137 Views
  • 112 replies
  • 18 likes
  • 16137 Views
  • 112 replies
  • 18 likes

Not able to create App in the Dashboard

PlanPremiumCountryIndiaDeviceLenovo IdeaPad Gaming 3 [i5 10300H, 16GB RAM, 1TB HDD 512GB SSD, GTX 1650]Operating SystemWindows 11 My Question or IssueI have been trying to create an App on Spotify to access the WebAPI, but have not been able to for a...

  • Casual Listener
  • Plan Premium Country India Device Lenovo IdeaPad Gaming 3 [i5 10300H, 16GB RAM, 1TB HDD 512GB SSD, GTX 1650] Operating System Windows 11   My Question or Issue I have been trying to cr...
  • 172 Views
  • 0 replies
  • 3 likes
  • Possible Bug
    Question
  • 172 Views
  • 0 replies
  • 3 likes

Solved!! Playing a full track from external site without user login

Hello all. What I'm trying to do is use the Client Credentials Flow in the Web API to fetch track information for an artist. That part is not a problem. However, I'm also trying to play the track from a website I'm developing. The CCF is not appropri...

  • Casual Listener
  • Hello all.   What I'm trying to do is use the Client Credentials Flow in the Web API to fetch track information for an artist. That part is not a problem. However, I'm also trying to play the ...
  • isoaxe
  • Casual Listener
  • 314 Views
  • 2 replies
  • 0 likes
  • Question
  • 314 Views
  • 2 replies
  • 0 likes

Search doesn't work anymore on API

I have an app that searches for a specific artist to retrieve some information. However, I've encountered a peculiar issue when attempting to fetch an artist using the Spotify API. For instance, when I use the URL (https://api.spotify.com/v1/search?q...

spotifBug.png spotifyBug2.png
  • Casual Listener
  • I have an app that searches for a specific artist to retrieve some information. However, I've encountered a peculiar issue when attempting to fetch an artist using the Spotify API.   For insta...
  • 291 Views
  • 0 replies
  • 2 likes
  • Discussion
    Possible Bug
  • 291 Views
  • 0 replies
  • 2 likes

Embedded Player Color

Country USA DeviceOn any device or OS My Question or IssueHi - my question is after copying and embedding the player code onto my website, all works fine (album pic shows, tracks all show and play, etc). However, the background color at the top is br...

  • Visitor
  • Country USA   Device On any device or OS   My Question or Issue Hi - my question is after copying and embedding the player code onto my website, all works fine (album pic shows, track...
  • gravemint
  • Newbie
  • 19398 Views
  • 6 replies
  • 0 likes
  • 19398 Views
  • 6 replies
  • 0 likes

Spotify imbedded player for website not working

I imbedded an artist to my website and it works perfect on the desktop but on the mobile version, the "play on Spotify" button is dead and doesn't go anywhere.

  • Casual Listener
  • I imbedded an artist to my website and it works perfect on the desktop but on the mobile version, the "play on Spotify" button is dead and doesn't go anywhere.
  • 121 Views
  • 0 replies
  • 0 likes
  • Spotify imbedded player for website
  • 121 Views
  • 0 replies
  • 0 likes

Unplayable Album

PlanPremiumCountry Morocco DeviceiPhone 11Operating SystemiOS 16 My Question or IssueMore than half of the album Aladdin Sane is unplayable in Morocco which is very frustrating and upsetting thing since it's a pretty popular and great album. Please l...

  • Newbie
  •   Plan Premium Country  Morocco   Device iPhone 11 Operating System iOS 16   My Question or Issue More than half of the album Aladdin Sane is unplayable in Morocco whi...
  • 103 Views
  • 0 replies
  • 0 likes
  • Discussion
    Feature Request
    Possible Bug
    Question
  • 103 Views
  • 0 replies
  • 0 likes

Issue using spotify web api in flutter

i want to use custom scheme for redirect uri in my flutter app eg = com.example.beatflow://oauth2/callback?code=abcdef123456but the spoitfy api automatically add http as prefix to it

  • Casual Listener
  • i want to use custom scheme for redirect uri in my flutter app  eg = com.example.beatflow://oauth2/callback?code=abcdef123456 but the spoitfy api automatically add http as prefix to it
  • mitshah2403
  • Casual Listener
  • 469 Views
  • 2 replies
  • 0 likes
  • Feature Request
    Question
  • 469 Views
  • 2 replies
  • 0 likes

Only 30s preview on Android WebView embeds

Plan- all plans tried Free/Premium and with/without accountCountry- Germany Device- Android with a "normal" WebView element and a "normal" WebViewClient Operating System- no relevance recognized We are already using Spotify web embeds on our iOS and ...

  • Newbie
  • Plan - all plans tried Free/Premium and with/without account Country - Germany   Device - Android with a "normal" WebView element and a "normal" WebViewClient  Operating System - no...
  • PurviSanghani
  • Newbie
  • 1072 Views
  • 2 replies
  • 1 likes
  • 1072 Views
  • 2 replies
  • 1 likes

Bearer token request results in 403 Error: "This request requires user authentication."

My Question or IssueI am trying to edit a playlist using the Spotify API and Python. To do this, I first make a request for a new bearer token: credentials = f"{client_id}:{client_secret}" encoded_credentials = b64encode(credentials.encode("ascii"))....

  • Casual Listener
  • ...ncoded_credentials}" } params = { "grant_type": "client_credentials", "scope": "playlist-modify-public user-library-read playlist-modify-private" } token_request = requests.post( url="https://accounts.spotify...
  • hannah194
  • Regular
  • 1928 Views
  • 9 replies
  • 0 likes
  • API Support
  • 1928 Views
  • 9 replies
  • 0 likes

Playback tracks without active devices

Hi everyone!I'm building an app for iOS devices using Spotify Web API.The problem is that without active devices track playback does not work, the server returns the response:Response data: {"error" : {"status" : 404,"message" : "Player command faile...

  • Newbie
  • Hi everyone! I'm building an app for iOS devices using Spotify Web API. The problem is that without active devices track playback does not work, the server returns the response: Response data: { ...
  • 209 Views
  • 0 replies
  • 1 likes
  • Discussion
    Feature Request
    Question
  • 209 Views
  • 0 replies
  • 1 likes

Want to Embed Spotify with QT Application

PlanFreeCountryIndiaDeviceAsus LaptopOperating SystemWindows My Question or IssueHello, we are developing one QT application which is based on C++ language and there is one requirement, we want to link spotify in QT application as a 3rd party applica...

  • Visitor
  • Plan Free Country India Device Asus Laptop Operating System Windows   My Question or Issue Hello, we are developing one QT application which is based on C++ language and there is one r...
  • Bhaumik1
  • Newbie
  • 421 Views
  • 2 replies
  • 1 likes
  • Question
  • 421 Views
  • 2 replies
  • 1 likes

Quota Extension

PlanPremiumCountryUnited StatesDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI have submitted a quota extension over 6 weeks ago and haven’t gotten any update. We ...

  • Casual Listener
  • Plan Premium Country United States Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue I hav...
  • omazing16
  • Casual Listener
  • 254 Views
  • 3 replies
  • 2 likes
  • Question
  • 254 Views
  • 3 replies
  • 2 likes

500 Response error when creating playlist

My task is to build a program that first scraps songs from billboard.com, and then uses the Spotify API to search for these songs and create a playlist. The scrapping part and seach parts are working. The problem arises when I try to create a playlis...

  • Casual Listener
  • ....search_song() app = Application() spotify.py import base64 import requests import json class Spotify: def __init__(self): pass def create_playlist(self, year, description, public...
  • 142 Views
  • 0 replies
  • 0 likes
  • Python
    Spotify
  • 142 Views
  • 0 replies
  • 0 likes

Refreshing the access token PKCE Flow

CountryDenmark (DK)DeviceDesktopOperating SystemWindows 10 My Question or IssueI am trying to do a post request for a new access token / refresh the access token with this JS code: const refreshAccessToken = async () => { const refreshToken = localSt...

  • Newbie
  • Country Denmark (DK) Device Desktop Operating System Windows 10   My Question or Issue I am trying to do a post request for a new access token / refresh the access token with this JS cod...
  • Prague
  • Spotify Star
  • 274 Views
  • 1 replies
  • 1 likes
  • Question
  • 274 Views
  • 1 replies
  • 1 likes

Audio Features for a Track

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello!I am writing a math paper using data from the "Get Audio Features for a Track" page (li...

  • 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 Hello! ...
  • lonetrack
  • Newbie
  • 601 Views
  • 1 replies
  • 1 likes
  • Discussion
  • 601 Views
  • 1 replies
  • 1 likes

Strange result coming from the search end point

I originally started with the search and point and it was working just win, but then I transitioned into making the front-end ext., and when I came back to try to use the end point it was giving very strange results for instance. this is the call:f'h...

  • Casual Listener
  • I originally started with the search and point and it was working just win, but then I transitioned into making the front-end ext., and when I came back to try to use the end point it was giving very...
  • cmijack
  • Casual Listener
  • 412 Views
  • 4 replies
  • 3 likes
  • Possible Bug
    Question
  • 412 Views
  • 4 replies
  • 3 likes

Submission issue: We didn't receive the email because we deactivate the email account by mistake

PlanPremiumCountry USA Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi, I had a problem with the review process of my project, I hope you can help me.My project w...

  • Casual Listener
  • Plan Premium Country USA   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi, I ha...
  • 123 Views
  • 0 replies
  • 0 likes
  • App Development
    Developer API
    Idea Submissions
  • 123 Views
  • 0 replies
  • 0 likes

Mac to Iphone local files greyed out

 PlanPremiumCountryUSA DeviceMacbook Pro 13 and Iphone 13Operating System(iOS 16 My Question or IssueI am beyond frustrated, i have been trying to figure out why my local downloads will play on my macbook and not my phone. On the mobile spotify app, ...

IMG_0323.png
  • Newbie
  •   Plan Premium Country USA  Device Macbook Pro 13 and Iphone 13 Operating System (iOS 16   My Question or Issue I am beyond frustrated, i have been trying to figure out why my lo...
  • arjhantamboli
  • Casual Listener
  • 198 Views
  • 2 replies
  • 0 likes
  • "cant access local files"
  • 198 Views
  • 2 replies
  • 0 likes

Why embed playlist displays page not found

I am copying/looking at the share playlist with embed code and the result is "Page not found" - what might be the problem?

  • Casual Listener
  • I am copying/looking at the share playlist with embed code and the result is "Page not found" - what might be the problem?
  • jex8-7_s6q7v
  • Regular
  • 1483 Views
  • 3 replies
  • 1 likes
  • 1483 Views
  • 3 replies
  • 1 likes

Commercial App Examples

Does anyone have any examples of commercial 3rd Party Spotify Applications? I am considering making a commercial application but can't find any examples of live 3rd party commercial applications. Thanks!

  • Newbie
  • Does anyone have any examples of commercial 3rd Party Spotify Applications? I am considering making a commercial application but can't find any examples of live 3rd party commercial applications. Tha...
  • 141 Views
  • 0 replies
  • 0 likes
  • Commercial
  • 141 Views
  • 0 replies
  • 0 likes