Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: Spotify Web API

Labels

Forum Posts

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

Oncloud

Newbie

50296 Views

157 replies

18 likes

Discussion
  • 50296 Views
  • 157 replies
  • 18 likes

Web API: Get Track's Audio Features: 403 error

Hello Spotify Team, I am currently working on a project to catalog my vinyl collection along with additional song information. I recently learned that the audio-features/{id} endpoint has been deprecated. Could this be the reason why it is returning ...

Casual Listener

Hello Spotify Team,   I am currently working on a project to catalog my vinyl collection along with additional song information.   I recently learned that the audio-features/{id} endpoi...

r_dg

Visitor

13049 Views

11 replies

9 likes

Spotify Web API
  • 13049 Views
  • 11 replies
  • 9 likes

[API] Option to get access tokens with a quicker expiry

Currently, I am debugging some issues with my token refreshing, and having to wait an hour or more before my code can be tested. A simple fix to this would be to simply add an `expires` field to the `https://accounts.spotify.com/api/token` endpoint, ...

Casual Listener

Currently, I am debugging some issues with my token refreshing, and having to wait an hour or more before my code can be tested. A simple fix to this would be to simply add an `expires` field to the ...

afterlifepro

Casual Listener

403 Views

2 replies

0 likes

API access token
Spotify Web API
  • 403 Views
  • 2 replies
  • 0 likes

Spotify web api search for songs

Hello I created an app in the Spotify developer page and now got a clientId and clientSecretId. afterwards I implemented a search bar where you can search for a song in my flutter mobile app. this is the only case that I use the api in my app the res...

Music Fan

Hello   I created an app in the Spotify developer page and now got a clientId and clientSecretId. afterwards I  implemented a search bar where you can search for a song in my flutter mobi...

Ximzend

Spotify Star

719 Views

1 replies

0 likes

"search"
API Access
Developer Policy
Spotify Web API
  • 719 Views
  • 1 replies
  • 0 likes

Seeking Guidance on Commercial Use of Spotify Web API for Voice-Controlled App

Hello, I have developed a voice-controlled application that utilizes the Spotify Web API to allow users to control playback through voice commands. I am interested in understanding the possibilities and requirements for distributing or monetizing thi...

Visitor

Hello,   I have developed a voice-controlled application that utilizes the Spotify Web API to allow users to control playback through voice commands. I am interested in understanding the possi...

268 Views

0 replies

0 likes

Commercial license request
Spotify Web API
voice command
  • 268 Views
  • 0 replies
  • 0 likes

Can’t load items right now

I was trying some apps like SPOTIFRIENDS, Friend Activity, and others recently, and a couple days ago this error message just appear. Can't load items right now. You can try logging in againFormatException: Unexpected character (at character 1)upstre...

Visitor

I was trying some apps like SPOTIFRIENDS, Friend Activity, and others recently, and a couple days ago this error message just appear.   Can't load items right now. You can try logging in again...

Ximzend

Spotify Star

361 Views

1 replies

0 likes

"ISSUE"
Spotify Web API
  • 361 Views
  • 1 replies
  • 0 likes

Academic Use of Spotify Data for PhD Research

Hello, I’m a PhD student researching popularity in music and have used Spotify Web API in the past for my work.Currently, the developer T&C prohibit the training of ML and AI models on Spotify content, including audio features & metadata. Could anyon...

Casual Listener

Hello,  I’m a PhD student researching popularity in music and have used Spotify Web API in the past for my work. Currently, the developer T&C prohibit the training of ML and AI models on S...

hatimqr

Newbie

3142 Views

9 replies

0 likes

Spotify Web API
  • 3142 Views
  • 9 replies
  • 0 likes

Web API PKCE Authorize Not Working: INVALID_CLIENT: Invalid redirect URI

PlanPremiumCountryUSADevicePixel 3a EmulatorOperating SystemAndroid 13 My Question or IssueI am developing a mobile app with flutter/dart that uses Spotify's Web API. I am able to authenticate users without PKCE but when I use PKCE I get the error "I...

Newbie

Plan Premium Country USA Device Pixel 3a Emulator Operating System Android 13   My Question or Issue I am developing a mobile app with flutter/dart that uses Spotify's Web API. I am ab...

Tanict

Regular

1321 Views

2 replies

2 likes

App authorization
flutter
PKCE
Spotify Web API
  • 1321 Views
  • 2 replies
  • 2 likes

Getting a user's followers

I'm working on building a simple webapp project that can display all of the user's followers.Clearly, the WebAPI doesn't support this.However, the list of a user's followers is publicly available, i.e. without authentication at https://www.open.spoti...

Newbie

I'm working on building a simple webapp project that can display all of the user's followers. Clearly, the WebAPI doesn't support this. However, the list of a user's followers is publicly a...

350 Views

0 replies

0 likes

Followers
Spotify Web API
  • 350 Views
  • 0 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

2116 Views

2 replies

0 likes

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

Superuser Contribution Password Change Re-aunthentication Issues

On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be something to do with the issues as it didn't happen...

Newbie

On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be ...

LambertSpot

Spotify

326 Views

1 replies

0 likes

Spotify Web API
  • 326 Views
  • 1 replies
  • 0 likes

Auth attempts all return "code_verifier required" when using non-PKCE auth between iOS and Web

PlanFree/PremiumCountryUSA DeviceiPhone XROperating SystemiOS 17.4.1 My Question or IssueI'm trying to authenticate using non-PKCE between Spotify iOS SDK and Web API. Every time I try to exchange the auth code for tokens, I get a 400 error and the b...

Newbie

Plan Free/Premium Country USA   Device iPhone XR Operating System iOS 17.4.1   My Question or Issue I'm trying to authenticate using non-PKCE between Spotify iOS SDK and Web API....

jcrm1

Casual Listener

1009 Views

1 replies

0 likes

Auth code flow
iOS SDK
iossdk
PKCE
Possible Bug
Spotify iOS SDK
Spotify Web API
Web API
  • 1009 Views
  • 1 replies
  • 0 likes

Superuser Contribution 403 for some users in Development Mode

I am using Web API in Development Mode for prototyping an idea. It runs on the web using React and Node. I am not using any Spotify libraries, just hitting Web API directly. The endpoints I am using are:- /v1/me/playlists?limit=20- /v1/me/top/tracks?...

Casual Listener

I am using Web API in Development Mode for prototyping an idea.  It runs on the web using React and Node.  I am not using any Spotify libraries, just hitting Web API directly.   ...

sirglag1

Casual Listener

361 Views

2 replies

0 likes

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

Why are so many tracks preview URL's set to nil?

I'm using a get request to get a random track from the entire Spotify library and display its name, the artist's name, cover art and play the previewURL. Why do so many of these random songs (most of them are pretty popular ones) do not have a previe...

Regular

I'm using a get request to get a random track from the entire Spotify library and display its name, the artist's name, cover art and play the previewURL. Why do so many of these random songs (most of...

Ximzend

Spotify Star

1486 Views

5 replies

1 likes

API request
API search
spotify api
Spotify Web API
  • 1486 Views
  • 5 replies
  • 1 likes

spotify webapi auth and requests

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no success. id appreciate any help.AuthViewModel:package com...

Regular

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no succes...

646 Views

0 replies

0 likes

Kotlin
Spotify Web API
  • 646 Views
  • 0 replies
  • 0 likes

Solved!! Issues with Missing refresh_token in API Response

I successfully set up authentication and the process to obtain an access_token, but I'm facing an issue while configuring the token refresh process. According to the documentation, the response from the API when requesting a token refresh should cont...

Casual Listener

I successfully set up authentication and the process to obtain an access_token, but I'm facing an issue while configuring the token refresh process. According to the documentation, the response from ...

simpamusic

Music Fan

1419 Views

4 replies

0 likes

problem
Question
Spotify Web API
  • 1419 Views
  • 4 replies
  • 0 likes

Some testers got 403 error even were added to dev dashboard

PlanPremiumCountryAUDeviceiPhone and GalaxyOperating SystemiOS and Android My Question or IssueHi Spotify team, I am developing an app integrating web APIs and it is now on beta test. Some testers reported they received 403 error when trying to query...

Newbie

Plan Premium Country AU Device iPhone and Galaxy Operating System iOS and Android   My Question or Issue Hi Spotify team,   I am developing an app integrating web APIs and it is...

829 Views

0 replies

3 likes

Developer Dashboard Problem
Possible Bug
Spotify Web API
  • 829 Views
  • 0 replies
  • 3 likes

Why are so many Preview URL's missing from the API

Working with the Spotify Web API I have realized so many songs are missing their preview URL's when requested with the API. But if you were to share this song via text message through the Spotify App all songs have a preview URL. It's not just random...

Regular

Working with the Spotify Web API I have realized so many songs are missing their preview URL's when requested with the API. But if you were to share this song via text message through the Spotify App...

djmtype

Gig Goer

3311 Views

4 replies

5 likes

API Bug
API request
API search
Spotify Web API
Web API
  • 3311 Views
  • 4 replies
  • 5 likes

Change aspect of cover image!

Hi, I'm making a web app and I want to know if it is legal to round un the cover image of the music that is currently being played. I want to inform that this app will not be used for any commercial reasons, it will be just a simple project app for m...

Regular

Hi, I'm making a web app and I want to know if it is legal to round un the cover image of the music that is currently being played.  I want to inform that this app will not be used for any comm...

practical_hen

Music Fan

702 Views

4 replies

0 likes

api
design
Spotify Redesign
Spotify Web API
  • 702 Views
  • 4 replies
  • 0 likes

Solved!! Understanding the usage of the web api

Hi, I want to use the web api from spotify for developers but I want to make sure of some things about it. I read the docs, but I want to be sure that I understood them clearly. If I go with authorization code with PKCE that means I won't need the cl...

Regular

Hi, I want to use the web api from spotify for developers but I want to make sure of some things about it. I read the docs, but I want to be sure that I understood them clearly.   If I go with...

DeEduard

Regular

3188 Views

2 replies

0 likes

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

Spotify API is frequently down

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed about 12 hours later and functioned well until toda...

Visitor

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed ...

Naianasha

Roadie

757 Views

2 replies

0 likes

api
API response
Spotify Web API
  • 757 Views
  • 2 replies
  • 0 likes