Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

stefanbathman

Casual Listener

44933 Views

153 replies

17 likes

Discussion
  • 44933 Views
  • 153 replies
  • 17 likes

Dare to Be Different: Unveil Your Spotify Uniqueness Score!

Hello fellow Spotify developers and music enthusiasts!Today, I'd like to propose an innovative idea that could significantly enhance our user experience on Spotify: the introduction of a "Uniqueness Score." This feature would analyze a user's listeni...

Casual Listener

Hello fellow Spotify developers and music enthusiasts! Today, I'd like to propose an innovative idea that could significantly enhance our user experience on Spotify: the introduction of a "Uniquen...

jul77100

Casual Listener

607 Views

1 replies

1 likes

Discussion
Feature Request
  • 607 Views
  • 1 replies
  • 1 likes

"test credentials" for an application that checks long term music listening habits

hi! i wanted to submit a quota extension request for my spotify application., but i'm kinda stumped on this "free demo/test account" thing. the main functionality of my application is that it generates recommendations based on your music listening ha...

Casual Listener

hi!   i wanted to submit a quota extension request for my spotify application., but i'm kinda stumped on this "free demo/test account" thing. the main functionality of my application is that i...

xx-ludis

Casual Listener

950 Views

4 replies

0 likes

Extension Requests
  • 950 Views
  • 4 replies
  • 0 likes

API data fetch from label profile, label playlists

DeviceMac pro max m1 2022 My Question or IssueWe have different playlists that include only label releases. We run ads for those, so we want to know how many streams it's gathering daily, so we can cross data to know how effective they are. Today wha...

Casual Listener

Device Mac pro max m1 2022   My Question or Issue We have different playlists that include only label releases. We run ads for those, so we want to know how many streams it's gathering daily...

299 Views

0 replies

0 likes

API Help
Stream count
  • 299 Views
  • 0 replies
  • 0 likes

[API] Is there an efficient way to get a list of artists by the amount of liked songs?

The challenge: I would like to automate following artists for whom I have an variable threshold of tracks liked (in my liked songs). Or rather, I would like to search my liked songs and match artists that I've liked more than say 5 times and give tho...

Newbie

The challenge:   I would like to automate following artists for whom I have an variable threshold of tracks liked (in my liked songs). Or rather, I would like to search my liked songs and matc...

Ximzend

Spotify Star

519 Views

1 replies

0 likes

Question
  • 519 Views
  • 1 replies
  • 0 likes

AppleScript currentPosition is delayed if user plays autoplay/automix/recommended songs

PlanPremiumCountryIndia DeviceM1 MacBook AirOperating SystemmacOS Sonoma. My Question or IssuePreviously I reported an issue where the currentPosition returned by Spotify's AppleSript api is delayed by the number of seconds the user has set crossfade...

Casual Listener

Plan Premium Country India  Device M1 MacBook Air Operating System macOS Sonoma.   My Question or Issue Previously I reported an issue where the currentPosition returned by Spotif...

aviwad2

Regular

1159 Views

4 replies

2 likes

applescript
bug
macOS
  • 1159 Views
  • 4 replies
  • 2 likes

Search Endpoint Bug - Response Inconsistency With Bearer Tokens

The search endpoint is returning different responses based on the bearer token given. When I use the bearer token generated by the web API documentation interface at https://developer.spotify.com/documentation/web-api/reference/search - I get results...

Casual Listener

The search endpoint is returning different responses based on the bearer token given. When I use the bearer token generated by the web API documentation interface at https://developer.spotify.co...

Ximzend

Spotify Star

275 Views

1 replies

0 likes

Possible Bug
  • 275 Views
  • 1 replies
  • 0 likes

Talking to a human regarding incorporating spotify into my game

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI need to speak to someone in regards to incorporating Spotify into my game.I cannot find a c...

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 I need ...

254 Views

0 replies

0 likes

Business Idea
New business model
  • 254 Views
  • 0 replies
  • 0 likes

how do I send a tune to a friend

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

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  

puffzs

Casual Listener

863 Views

2 replies

0 likes

hey there
  • 863 Views
  • 2 replies
  • 0 likes

Refresh Token 500 Serrver Error

My Question or Issue I'm trying to get a refresh token and on requesting it i'm getting the following response / server error. It says it can't remove the token? has anyone else found a solution? {"error": "server_error","error_description": "Failed ...

Visitor

    My Question or Issue   I'm trying to get a refresh token and on requesting it i'm getting the following response / server error. It says it can't remove the token? has anyone e...

Ximzend

Spotify Star

664 Views

2 replies

1 likes

Discussion
Possible Bug
  • 664 Views
  • 2 replies
  • 1 likes

CTRL + A is not working any more on the windows app

PlanPremiumCountry : France Device: HP desktop (dragonfly)Operating System: Windows 10 My Question or Issue: CTRL + A is not working any more on the windows app! How to get this corrected?The help section (ctrl + /) indicates it should still be avail...

Newbie

Plan Premium Country : France   Device: HP desktop (dragonfly) Operating System: Windows 10   My Question or Issue: CTRL + A is not working any more on the windows app! How...

AC011

Newbie

739 Views

2 replies

6 likes

bug
  • 739 Views
  • 2 replies
  • 6 likes

Solved!! Unauthorized Error on Get Current User Data

My auth code to get auth token: const requestAuthToken = async () => {await fetch("https://accounts.spotify.com/api/token", { body: `grant_type=client_credentials&client_id=${CLIENT_ID}&client_secret=${CLIENT_SECRET}`, headers: { "Content-Type": "app...

Casual Listener

My auth code to get auth token:   const requestAuthToken = async () => { await fetch("https://accounts.spotify.com/api/token", { body: `grant_type=client_credentials&client_id=${CLIE...

mbattaloglu

Casual Listener

1543 Views

2 replies

2 likes

Web API
  • 1543 Views
  • 2 replies
  • 2 likes

Process music through machine learning model

PlanPremium CountryUSA My Question or IssueI'm a Computer Science major at my university and over winter break I want to work on a project that would use machine learning to transcribe lyrics for any song. Is there a way that I could use the Spotify ...

Newbie

  Plan Premium   Country USA   My Question or Issue I'm a Computer Science major at my university and over winter break I want to work on a project that would use machine learn...

Ximzend

Spotify Star

640 Views

1 replies

0 likes

machine learning
Question
  • 640 Views
  • 1 replies
  • 0 likes

Getting Started

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI am a first year high school, computer science teacher. I teach a course called Programming ...

Visitor

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 I am a ...

Ximzend

Spotify Star

735 Views

4 replies

0 likes

Discussion Question
  • 735 Views
  • 4 replies
  • 0 likes

Genre search is broken

Using the web developer console, the search endpoint is no longer returning results for genres that include spaces or hyphens. This worked before, and has been broken for about a week:

Roadie

Using the web developer console, the search endpoint is no longer returning results for genres that include spaces or hyphens. This worked before, and has been broken for about a week:   ...

Top50Clean

Roadie

872 Views

8 replies

0 likes

API search
Web API
  • 872 Views
  • 8 replies
  • 0 likes

Finding Top 100 Billboard Chart for Specific Timeframe

Where does spotify keep track of al the top 100 song charts? I am trying to find the top 100 for March of 2020 but I don't know where to look.

Visitor

Where does spotify keep track of al the top 100 song charts? I am trying to find the top 100 for March of 2020 but I don't know where to look.

505 Views

0 replies

0 likes

Playlist Location
Question
  • 505 Views
  • 0 replies
  • 0 likes

iOS SDK error 'Linker command failed with exit code 1'

I'm creating a Swift app using the Get Started iOS SDK guide, using the AppDelegate method. However, when I try to run the app on my device, I get this error: '.../SpotifyiOS.framework/Versions/A/SpotifyiOS': fat file missing arch 'arm64', file has '...

Newbie

I'm creating a Swift app using the Get Started iOS SDK guide, using the AppDelegate method. However, when I try to run the app on my device, I get this error:   '.../SpotifyiOS.framework/...

578 Views

0 replies

0 likes

Possible Bug
  • 578 Views
  • 0 replies
  • 0 likes

Inquiry About Using Spotify API for Song Control in External App

Hello Spotify Community,I'm developing an application that intends to use Spotify's APIs to control song playback - specifically, starting and switching songs. However, the actual playback of the songs will occur through the Spotify app itself, not w...

Casual Listener

Hello Spotify Community, I'm developing an application that intends to use Spotify's APIs to control song playback - specifically, starting and switching songs. However, the actual playback of the s...

egehakankar

Casual Listener

386 Views

2 replies

0 likes

Question
  • 386 Views
  • 2 replies
  • 0 likes

Solved!! Something went wrong, we were not able to get your app. Try again later.

I have just created an app and I can't get into it's settings. Just to try out, created an another one and faced the same issue. I have tried to get help from Spotify Support but they redirected me to this community forum. So could you please help mo...

Casual Listener

I have just created an app and I can't get into it's settings. Just to try out, created an another one and faced the same issue. I have tried to get help from Spotify Support but they redirected me t...

protoya

Casual Listener

1331 Views

4 replies

5 likes

bug
Developer Web Site Bug
  • 1331 Views
  • 4 replies
  • 5 likes

cannot connect to open.spotify.com

open.spotify.com does not have IPv6 anymore. It was pointed to a dual stacked GCP LB and now it points to a IPv4 only fastly CNAME. https://www.threads.net/@rayrob78/post/C0U7N-5IK_Z Please add tests so changes like this can be detected.

Casual Listener

open.spotify.com does not have IPv6 anymore.   It was pointed to a dual stacked GCP LB and now it points to a IPv4 only fastly CNAME.   https://www.threads.net/@rayrob78/post/C0U7N-5IK_...

364 Views

0 replies

2 likes

  • 364 Views
  • 0 replies
  • 2 likes