Help Wizard

Step 1

NEXT STEP

Topics with Label: API Question

Labels

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
  • pkrds
  • Regular
  • 15695 Views
  • 110 replies
  • 18 likes
  • 15695 Views
  • 110 replies
  • 18 likes

Can I Get Audio Data Using The API?

PlanFreeCountryCanadaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.)Windows 11My Question or IssueHey,I had a question regarding what Spotify's API can do.Lets say I'm making a musical ...

  • Regular
  • Plan Free Country Canada Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.) Windows 11 My Question or Issue Hey, I had...
  • DaBoss4
  • Regular
  • 238 Views
  • 8 replies
  • 0 likes
  • API Question
  • 238 Views
  • 8 replies
  • 0 likes

Solved!! How to identify a track's genre in spotify api?

I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track"The sample response has the genre of a song. But the "Try it" option does not give me the expected response with "Genre"

  • Casual Listener
  • I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track" The sample response has the genre of a song. But the "Try it" option does not ...
  • Ximzend
  • Roadie
  • 2151 Views
  • 6 replies
  • 0 likes
  • API Question
  • 2151 Views
  • 6 replies
  • 0 likes

User Authentication

PlanFreeCountryUnited States DeviceAndroid 14 package com.example.myapplication.ui.login; import android.app.Activity; import androidx.lifecycle.Observer; import androidx.lifecycle.ViewModelProvider; import android.content.Intent; import ...

  • Casual Listener
  • ....android.auth.AuthorizationResponse; public class LoginActivity extends AppCompatActivity { private LoginViewModel loginViewModel; private ActivityLoginBinding binding; //1st part of L...
  • achanner3
  • Casual Listener
  • 84 Views
  • 1 replies
  • 0 likes
  • API Question
    Developer question integrating spotify in mobile app
  • 84 Views
  • 1 replies
  • 0 likes

API call to get all playlists for a given track

Hi, I'm making a small mobile app as a gift to a friend. The concept is: he enters some songs, it returns all playlists containing all of those songs. My plan was:- get all playlists for the least popular song (according to Spotify's Popularity field...

  • Visitor
  • Hi,   I'm making a small mobile app as a gift to a friend. The concept is: he enters some songs, it returns all playlists containing all of those songs.   My plan was: - get all playli...
  • 303 Views
  • 0 replies
  • 0 likes
  • API Endpoint
    API Query
    API Question
  • 303 Views
  • 0 replies
  • 0 likes

401 Error with seemingly working access token

I am using the following code to get an access token, and the final post request returns a status code of 200 and when I print out the access token it looks good. However as soon as I try to use the access token I get a 401 Unauthroized error. I have...

  • Visitor
  • I am using the following code to get an access token, and the final post request returns a status code of 200 and when I print out the access token it looks good. However as soon as I try to use the ...
  • Ximzend
  • Roadie
  • 345 Views
  • 1 replies
  • 0 likes
  • API Help
    API Question
  • 345 Views
  • 1 replies
  • 0 likes

Missing Retry_After header in 429 Response

Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code:def get_audio_analysis(track_id): try: url = 'https:...

  • Casual Listener
  • Receiving the 429 error when making requests to the artist endpoint, the 'Retry-After' header is there, but this is not the case with the audio-features or audio-analysis endpoints. Here is my code: ...
  • 293 Views
  • 0 replies
  • 1 likes
  • API Question
    Discussion
    Possible Bug
  • 293 Views
  • 0 replies
  • 1 likes

API to Get Future Release Dates of Podcasts

PlanPremiumCountryFinland My Question or Issue Is it possible to get the future release dates for podcast episodes?I would like to create a solution that would show when the next episode for a selected podcast will be released. At the moment I can on...

  • Newbie
  • Plan Premium Country Finland   My Question or Issue  Is it possible to get the future release dates for podcast episodes? I would like to create a solution that would show when the n...
  • Ximzend
  • Roadie
  • 206 Views
  • 1 replies
  • 0 likes
  • API Question
    Web API
  • 206 Views
  • 1 replies
  • 0 likes

API blocked for Premium users?

PlanFreeCountry My Question or IssueI am developing a first app on Spotify using Authorization if there is no token. The app generates a random song, and tries again if it's not able to load it.It works for my Spotufy account which is free, but with ...

  • Newbie
  • Plan Free Country   My Question or Issue I am developing a first app on Spotify using Authorization if there is no token. The app generates a random song, and tries again if it's not able t...
  • Ximzend
  • Roadie
  • 386 Views
  • 1 replies
  • 0 likes
  • API Help
    API Question
    free plan
  • 386 Views
  • 1 replies
  • 0 likes

If I use the spotify api, can I do more than play the songs?

My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587I am building a unity game, and would like users to be able to sign into spotify from our game an...

  • Visitor
  • My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587 I am building a unity game, and would...
  • Ximzend
  • Roadie
  • 330 Views
  • 1 replies
  • 0 likes
  • API Question
  • 330 Views
  • 1 replies
  • 0 likes

Reverse lookup a playlist.

I would like to search for a playlist that contains a specific song.Can I reverse lookup from a song to get a list of playlists that contain that song?

  • Newbie
  • I would like to search for a playlist that contains a specific song. Can I reverse lookup from a song to get a list of playlists that contain that song?
  • Ximzend
  • Roadie
  • 707 Views
  • 1 replies
  • 0 likes
  • API Question
  • 707 Views
  • 1 replies
  • 0 likes

Use api to search for specific songs that are mixed into longer sets/recordings

Hi there, I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings? Hope you can help with this. Kind regards, Olaf

  • Newbie
  • Hi there,   I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings?   Hope you can help with this.   Kind...
  • 307 Views
  • 0 replies
  • 0 likes
  • API Question
  • 307 Views
  • 0 replies
  • 0 likes

I wanna change cover image of playlist by API

PlanPremiumCountryJapan Operating SystemWindows 10 My Question or IssueHi, I wanna change cover image of playlist by API of URL below.https://developer.spotify.com/documentation/web-api/reference/#/operations/upload-custom-playlist-cover But this doc...

  • Newbie
  •   Plan Premium Country Japan   Operating System Windows 10   My Question or Issue Hi, I wanna change cover image of playlist by API of URL below. https://developer.spotify.c...
  • Ximzend
  • Roadie
  • 381 Views
  • 1 replies
  • 0 likes
  • API Question
  • 381 Views
  • 1 replies
  • 0 likes

Active Documentation Missing Info

My Question or IssueCurrently I am using the Web-API refrence Docs to help understand waht requests need to be made for what data. My issues is that it appears as thoguh some sections of the docs are not up to date and/or not completed. For example u...

  • Casual Listener
  • My Question or Issue Currently I am using the Web-API refrence Docs to help understand waht requests need to be made for what data. My issues is that it appears as thoguh some sections of the d...
  • 873 Views
  • 0 replies
  • 2 likes
  • api documentation
    API Question
    documentation
    Documentation Change
  • 873 Views
  • 0 replies
  • 2 likes

What's the amount of requests I can make?

PlanPremiumCountryBrazil Device(Macbook Air)Operating System(iOS 12) My Question or IssueHey guys, I'm Victor.I'm doing an MBA in Data Science and I have a project to design a music recommendation model. I was going to use your API to create a big da...

  • Casual Listener
  • Plan Premium Country Brazil   Device (Macbook Air) Operating System (iOS 12)   My Question or Issue Hey guys, I'm Victor. I'm doing an MBA in Data Science and I have a project...
  • victor622
  • Casual Listener
  • 402 Views
  • 2 replies
  • 0 likes
  • API Pricing
    API Question
    quota
    requests
  • 402 Views
  • 2 replies
  • 0 likes

Upload Custom Playlist Cover with Python

My Question or IssueHi! I'm having trouble with uploading custom image to playlist cover. Here's my code: def add_playlist_cover(playlist_id, token): with open('cover.jpg', 'rb') as f: data = base64.b64encode(f.read()) auth_header = {"Authorization":...

  • Visitor
  • My Question or Issue Hi! I'm having trouble with uploading custom image to playlist cover. Here's my code:    def add_playlist_cover(playlist_id, token): with open('cover.jpg', 'rb'...
  • Peter_Schorn
  • Roadie
  • 768 Views
  • 2 replies
  • 0 likes
  • api
    api documentation
    API Question
  • 768 Views
  • 2 replies
  • 0 likes

Solved!! Use of include_groups

I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted). https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums doesn't mention it (there's ...

  • Music Fan
  • I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted).   https://developer.spotify.com/documentation/web-api/reference/#...
  • papasmurph
  • Music Fan
  • 567 Views
  • 2 replies
  • 0 likes
  • Albums List
    API Question
  • 567 Views
  • 2 replies
  • 0 likes

**bleep**

Currently developing an application integrating with spotify API, wanting to synch all data etc and it relates to use in commercial spaces. Just wondering if anyone knows of any issues when using spotify's data in this manner. Not sure to what extent...

  • Visitor
  • Currently developing an application integrating with spotify API, wanting to synch all data etc and it relates to use in commercial spaces. Just wondering if anyone knows of any issues when using spo...
  • 274 Views
  • 0 replies
  • 0 likes
  • api authorization
    API Pricing
    API Question
  • 274 Views
  • 0 replies
  • 0 likes

Any way to get streaming history json file/data from API and not requesting it from Spotify?

Is there a way to download the json file for my streaming history instantaneously with the API and Python rather than waiting for Spotify to prepare it and email me that it is ready? Thanks!!

  • Gig Goer
  • Is there a way to download the json file for my streaming history instantaneously with the API and Python rather than waiting for Spotify to prepare it and email me that it is ready?   Thanks!...
  • Ximzend
  • Roadie
  • 2934 Views
  • 1 replies
  • 0 likes
  • API Question
  • 2934 Views
  • 1 replies
  • 0 likes