Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: authentication

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
  • SpecterBikes
  • Visitor
  • 3162 Views
  • 20 replies
  • 10 likes
  • 3162 Views
  • 20 replies
  • 10 likes

The callback url makes the url with hash instead of querystring

Hi, following this docs:https://developer.spotify.com/documentation/general/guides/authorization-guide/ The flow works well, but is returning back with a hash:http://localhost:5000/callback#access_token=BQDt7fHXta65b... Instead of a queryString:http:...

  • Casual Listener
  • Hi, following this docs: https://developer.spotify.com/documentation/general/guides/authorization-guide/   The flow works well, but is returning back with a hash: http://localhost:5000/callb...
  • Peter_Schorn
  • Roadie
  • 1765 Views
  • 3 replies
  • 0 likes
  • authentication
    callback
  • 1765 Views
  • 3 replies
  • 0 likes

Android SDK Auth window not popping up

Android Studio 2022.2.1 Patch 2United StatesPixel 4 API 33 Emulator Kotlin I've been working off of this and this to try to get Spotify playback SDK on my Android app (for authentication going with the first option, using the Spotify client as oppose...

  • Regular
  • ...pp (for authentication going with the first option, using the Spotify client as opposed to the browser).    My code is pretty much lifted exactly from the tutorials except for some changes I h...
  • Prague
  • Rising Star 2
  • 178 Views
  • 1 replies
  • 1 likes
  • Android
    authentication
    authorization
    SDK
  • 178 Views
  • 1 replies
  • 1 likes

Does Client Credential flow allow add a track to queue?

PremiumSpain DeviceMacbook Pro 13" early 2015Operating SystemmacOS Monterey 12.6 My Question or IssueTrying to add songs to a queue from Web API to the same Spotify account that i own, but the response is: { "error" : { "status" : 403, "message" : "P...

  • Casual Listener
  • Premium Spain   Device Macbook Pro 13" early 2015 Operating System macOS Monterey 12.6   My Question or Issue Trying to add songs to a queue from Web API to the same Spotify ac...
  • Ximzend
  • Roadie
  • 306 Views
  • 3 replies
  • 0 likes
  • authentication
  • 306 Views
  • 3 replies
  • 0 likes

Authentication Error when trying to create new playlist on my own account

PlanPremiumCountry: USA Device(Macbook Pro 1st Gen M1)Operating System(MacOS Ventura 13.0.1) My Question or Issue I am trying to write a python script that just scrapes other users' playlists and adds songs in them to my own playlist. When running th...

  • Newbie
  • ...ith Params: {} returned 403 due to This request requires user authentication. Traceback (most recent call last): File "/Users/grayson/master/lib/python3.9/site-packages/spotipy/client.py", line 2...
  • Ximzend
  • Roadie
  • 493 Views
  • 1 replies
  • 0 likes
  • authentication
    AuthenticationClient
  • 493 Views
  • 1 replies
  • 0 likes

Getting users to generate a Client ID for desktop app (and other acceptable usage questions)

I'm looking at creating a mod for a game which will allow users to control their local desktop Spotify app (as in the official one by spotify) using controls inside the game (note that I will not be streaming the audio into the game itself). In order...

  • Newbie
  • ...erform the authentication.   I have a few issues that I wanted to clarify because I don't want to break ToS if I can avoid it so any clarification would be appreciated:   1) Since this w...
  • Kalocaine
  • Casual Listener
  • 1771 Views
  • 4 replies
  • 1 likes
  • authentication
    Terms of Service
  • 1771 Views
  • 4 replies
  • 1 likes

403 response on all endpoints

Hello! So I created this app a few years back and have returned to take a look at it and I see that you have implemented this new user onboarding stuff in order to access the app. I am testing on localhost and have added myself on my developer dashbo...

  • Casual Listener
  • Hello!   So I created this app a few years back and have returned to take a look at it and I see that you have implemented this new user onboarding stuff in order to access the app.  &nb...
  • Kangkodos
  • Casual Listener
  • 224 Views
  • 1 replies
  • 0 likes
  • 403
    authentication
    Problem Fix
  • 224 Views
  • 1 replies
  • 0 likes

Superuser Contribution Does Client Credential flow allow access to user tracks & playlists?

PremiumUnited StatesPython 3.8MacOS My Question or Issue: Trying to pull my current tracks and playlists via Web API. Running locally using Python 3.8 requests but this will eventually become an AWS Lambda function. Tried to use the Authorization Cod...

  • Casual Listener
  • Premium United States Python 3.8 MacOS   My Question or Issue:   Trying to pull my current tracks and playlists via Web API. Running locally using Python 3.8 requests but this will e...
  • thegriffff
  • Casual Listener
  • 1113 Views
  • 4 replies
  • 0 likes
  • authentication
  • 1113 Views
  • 4 replies
  • 0 likes

Authentication for Server Account

Howdy! So I'm in the middle of a potential Spotify project and I've hit a snag I should have expected but didn't. I'm looking to have a bot create playlists on a Spotify account. The initiation of this task will be cron job based, so I'm requiring no...

  • Newbie
  • ...nitiation of this task will be cron job based, so I'm requiring no user interaction. However, it looks like all the authentication routes I can take that will authorize playlist creation on an account w...
  • 215 Views
  • 0 replies
  • 0 likes
  • authentication
    authorization
    automation
  • 215 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Web API auth for access to one's own Spotify account

I am trying to create playlists in my own Spotify account using the Web API and the authorization workflows don't really make sense for my use case. Specifically, my use case is to write an app to migrate my Napster playlists (through their API) to S...

  • Visitor
  • I am trying to create playlists in my own Spotify account using the Web API and the authorization workflows don't really make sense for my use case.  Specifically, my use case is to write an app...
  • Icikle
  • Regular
  • 1288 Views
  • 2 replies
  • 0 likes
  • authentication
    authorization
  • 1288 Views
  • 2 replies
  • 0 likes

Spotify API (My user data)

Hello, I'm developing a personal website/developer profile and I'd like to display some user data from my own profile. Specifically, I'd like to display my all-time most listened to tracks and artists. Is there a way to display this information on my...

  • Casual Listener
  • Hello,   I'm developing a personal website/developer profile and I'd like to display some user data from my own profile. Specifically, I'd like to display my all-time most listened to tracks a...
  • Peter_Schorn
  • Roadie
  • 1214 Views
  • 4 replies
  • 0 likes
  • authentication
    Authentication Token
    Login
    spotify api
    User data
    user profile
  • 1214 Views
  • 4 replies
  • 0 likes

Authentication iOS

I am developing an iOS / Android application that allows access to remote control of Spotify player with authentication via native SDK.At the first application start call the authorizeAndPlayURI of the SPTAppRemote, the apps switch correctly, and the...

  • Newbie
  • I am developing an iOS / Android application that allows access to remote control of Spotify player with authentication via native SDK. At the first application start call the authorizeAndPlayURI o...
  • 546 Views
  • 0 replies
  • 0 likes
  • authentication
    iOS
  • 546 Views
  • 0 replies
  • 0 likes

How to link Spotify accounts to Alexa Skills

Hi there,Not trying to advertise but if anyone is interested in developing Alexa skills app and is interested in linking to the Spotify API, I made a blog post discussing this to which I have left a link below. https://medium.com/@edwardmuldrew/how-t...

  • Regular
  • Hi there, Not trying to advertise but if anyone is interested in developing Alexa skills app and is interested in linking to the Spotify API, I made a blog post discussing this to which I have left ...
  • 442 Views
  • 0 replies
  • 2 likes
  • account linking
    Alexa
    authentication
    development
    Discussion
  • 442 Views
  • 0 replies
  • 2 likes

Android Authentication library Token vs Code

Hello,I would like to create an android app which can call spotify webservices.So I am using the auth-lib to request an authentication token but I don't understand the difference betweend AuthenticationResponse.Type.Code and AuthenticationResponse.Ty...

  • Visitor
  • Hello, I would like to create an android app which can call spotify webservices. So I am using the auth-lib to request an authentication token but I don't understand the difference b...
  • 1660 Views
  • 0 replies
  • 1 likes
  • Android
    authentication
  • 1660 Views
  • 0 replies
  • 1 likes