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

stuxmirai

Regular

43390 Views

151 replies

16 likes

Discussion
  • 43390 Views
  • 151 replies
  • 16 likes

Getting more than 50 recently played songs from API

I'm using the Spotify API to get my recently played songs and would really love to be able to get more than 50 of them. Is there any way at all that I could do this? I'm happy to pay for it too. Thanks!

Casual Listener

I'm using the Spotify API to get my recently played songs and would really love to be able to get more than 50 of them. Is there any way at all that I could do this? I'm happy to pay for it too. &nb...

jverma

Casual Listener

2129 Views

1 replies

15 likes

api
recently-played
  • 2129 Views
  • 1 replies
  • 15 likes

API for uploading custom music to Spotify

PlanFree/PremiumCountryUSA DeviceAnyOperating SystemiOS My Question or IssueI'm trying to build an app where users can submit their own music/artwork to Spotify (avoiding middleman companies like CDBaby) and then this music would be available to all ...

Visitor

  Plan Free/Premium Country USA   Device Any Operating System iOS   My Question or Issue I'm trying to build an app where users can submit their own music/artwork to Spotif...

Hubo

Community Legend

4093 Views

1 replies

1 likes

api
  • 4093 Views
  • 1 replies
  • 1 likes

iOS SDK Session Manager sometimes puts the Spotify app into an unrecoverable state.

Plan: PremiumCountry: USADevice: iPhone 6S Plus and iPhone 11Operating System: iOS 13 Sometimes when calling STPSessionManager.initiateSession(...) with a playURI specified in the options, the session is initiated successfully but music does not play...

Gig Goer

Plan: Premium Country: USA Device: iPhone 6S Plus and iPhone 11 Operating System: iOS 13   Sometimes when calling STPSessionManager.initiateSession(...) with a playURI specif...

513 Views

0 replies

0 likes

  • 513 Views
  • 0 replies
  • 0 likes

The iOS SDK repository is no longer being maintained.

I beg any of you to take a gander at the repository issues: https://github.com/spotify/ios-sdk/issues The one dev replying to inquiries has only replied to two people in the last four months telling them they are in the wrong place. This SDK is no lo...

Gig Goer

I beg any of you to take a gander at the repository issues:   https://github.com/spotify/ios-sdk/issues   The one dev replying to inquiries has only replied to two people in the last fo...

619 Views

0 replies

8 likes

  • 619 Views
  • 0 replies
  • 8 likes

Superuser Contribution Integrate Spotify music playback with complete song in a website using premium subscription plan

Hello team, I have a website, where I did HTML embedded to play my custom playlist song on the website, unfortunately, the Music play only for 30secs in embedded HTML iframe! and then, contacting support which was limitation over the playback, But I ...

Casual Listener

Hello team,   I have a website, where I did HTML embedded to play my custom playlist song on the website, unfortunately, the Music play only for 30secs in embedded HTML iframe! and then,&n...

spotifyjosh

Spotify

534 Views

1 replies

0 likes

  • 534 Views
  • 1 replies
  • 0 likes

Does the client credentials flow back off

Does the flow to get client credentials ever return the 'retry-after' header? The api call I'm talking about is https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-flow .

Newbie

Does the flow to get client credentials ever return the 'retry-after' header? The api call I'm talking about is https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-...

383 Views

0 replies

0 likes

api
  • 383 Views
  • 0 replies
  • 0 likes

How to implement a refresh_token-based auth-flow without server

Hey everyone, Just wondering if anyone has any advice or good practices on implementing the Authorization Code Flow with Spotify SDK... We're hoping to implement the regular client-authorization-code/server-refresh_token-to-access_token flow, except,...

Visitor

Hey everyone,   Just wondering if anyone has any advice or good practices on implementing the Authorization Code Flow with Spotify SDK... We're hoping to implement the regular client-auth...

498 Views

0 replies

1 likes

Discussion
  • 498 Views
  • 0 replies
  • 1 likes

Superuser Contribution Embed playlist into custom app without authentication

OK this might be an incredibly stupid question.I am making a video game for a well know musician. In the game we want to stream some of the musicians latest songs. We want to stream this from spotify and we want the streams to count towards riaa cert...

Visitor

OK this might be an incredibly stupid question. I am making a video game for a well know musician. In the game we want to stream some of the musicians latest songs. We want to stream this from spo...

spotifyjosh

Spotify

1197 Views

1 replies

0 likes

embedding
Game
  • 1197 Views
  • 1 replies
  • 0 likes

Superuser Contribution Integration for music distributor

Hey everyone, I want to build a new distribution service but I could not find anything in the API documentation on that topic. Can someone point me to where I can find out more about conditions, requirements, and technical details?

Visitor

Hey everyone, I want to build a new distribution service but I could not find anything in the API documentation on that topic. Can someone point me to where I can find out more about conditions, requ...

Soundmac

Regular

8003 Views

17 replies

0 likes

  • 8003 Views
  • 17 replies
  • 0 likes

Superuser Contribution Spotify API with Snapchats API?

Hi, I got the chance to participate in the Ramp-up 2020 and I have a question.I'm thinking of using Spotify's API with Snapchats, is that possible?I can't find anything online, it would have been a great help if you could help me. Thinking of mixing ...

Visitor

Hi,   I got the chance to participate in the Ramp-up 2020 and I have a question. I'm thinking of using Spotify's API with Snapchats, is that possible? I can't find anything online, it would ...

spotifyjosh

Spotify

658 Views

1 replies

0 likes

Ramp_up 2020
  • 658 Views
  • 1 replies
  • 0 likes

Current Playback API - progress_ms: integer or string?

The web API supports getting information about the user's current playback state. The docs for this endpoint detail the "progress_ms". This property contains the "Progress into the currently playing track" and is specified to be an integer. However, ...

Newbie

The web API supports getting information about the user's current playback state. The docs for this endpoint  detail the "progress_ms". This property contains the "Progress into the currently pl...

1005 Views

0 replies

0 likes

Web API
  • 1005 Views
  • 0 replies
  • 0 likes

Playlist info with just one oauth token

Hi everyone, hope everyone have great day.I am about to start a new task for my app which requires getting basic tracks/album/artist info by id but in the same time importing spotify playlist and getting a list of isrc of songs from playlist. I imagi...

Visitor

Hi everyone, hope everyone have great day. I am about to start a new task for my app which requires getting basic tracks/album/artist info by id but in the same time importing spotify playlist and g...

685 Views

0 replies

0 likes

api
ISRC
OAuth
spotify id
  • 685 Views
  • 0 replies
  • 0 likes

Spotify SDK and angular

PlanFree/PremiumCountryBelgiumDeviceBrowserOperating SystemAny My Question or IssueI am having some issues using the spotify sdk in an angular project. I've managed to set-up a working player, but this player does not work if other components try to ...

Newbie

Plan Free/Premium Country Belgium Device Browser Operating System Any   My Question or Issue I am having some issues using the spotify sdk in an angular project. I've managed to set-up...

mcgreen412

Visitor

1236 Views

1 replies

0 likes

angular
component
SDK
Services
shared
Spotify
undefined
  • 1236 Views
  • 1 replies
  • 0 likes

Can I set a custom opacity value to the Spotify icon?

PlanPremiumCountryIT My Question or IssueI am developing a non-commercial night-clock-like website that plays some music in the background, with white text on a dark background that turns slightly opaque [the white accent] after a little while.Can I ...

Newbie

Plan Premium Country IT   My Question or Issue I am developing a non-commercial night-clock-like website that plays some music in the background, with white text on a dark background that ...

1091 Views

0 replies

0 likes

dev
Icon
opacity
  • 1091 Views
  • 0 replies
  • 0 likes

Superuser Contribution api to delete playlist

I have used a plugin for a while that makes copies of weekly recommendations, however i now have so many playlists that i would like to be able to delete playlist, i coulldnt find it in the api, yet using the browser on open.spotify.com it can be don...

Newbie

I have used a plugin for a while that makes copies of weekly recommendations, however i now have so many playlists that i would like to be able to delete playlist, i coulldnt find it in the api, yet ...

spotifyjosh

Spotify

823 Views

2 replies

0 likes

  • 823 Views
  • 2 replies
  • 0 likes

total_tracks field in album object and simplified album object isn't documented

Hi everyone,I've made a couple of requests to the api that resulted in various album and simplified album objects. I've noticed that all of the responses included a total_tracks property that is strangely not documented in the api reference, neither ...

Regular

Hi everyone, I've made a couple of requests to the api that resulted in various album and simplified album objects. I've noticed that all of the responses included a total_tracks property that is st...

565 Views

0 replies

2 likes

  • 565 Views
  • 0 replies
  • 2 likes

Looking for guidance on hosting my app

Hi there! For the past several months, I've been developing an app using Spotify Web API and Node. As it's nearing completion, I'm wondering how to host my app on a domain for others to use. So far, I've been running my authentication server on local...

Casual Listener

Hi there!   For the past several months, I've been developing an app using Spotify Web API and Node. As it's nearing completion, I'm wondering how to host my app on a domain for others to use....

Aidenowen2

Regular

1636 Views

2 replies

1 likes

Node
Spotify Web API
  • 1636 Views
  • 2 replies
  • 1 likes

Follow me link

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 Hi, this is my first mail here. O troef pooling for an answer, as it seems rather basic to m...

Gig Goer

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

zekebrewer

Visitor

4124 Views

3 replies

3 likes

  • 4124 Views
  • 3 replies
  • 3 likes

Superuser Contribution Returned Language Codes are Not ISO 639

According to Spotify Object Model, Episode objects contain a languages property that is a list of ISO 639 language codes. This is a lie. In reality they can contain country codes too, such as en-US or en-GB. However, there is no documentation or expl...

Newbie

According to Spotify Object Model, Episode objects contain a languages property that is a list of ISO 639 language codes. This is a lie. In reality they can contain country codes too, such ...

spotifyjosh

Spotify

1619 Views

1 replies

1 likes

  • 1619 Views
  • 1 replies
  • 1 likes