Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: OAuth

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
  • onururas
  • Visitor
  • 6592 Views
  • 41 replies
  • 11 likes
  • 6592 Views
  • 41 replies
  • 11 likes

How to Retrieve Artist ID for Authorized Spotify OAuth Users

Hello Spotify Developer Community,I hope this message finds you well. I have been working on implementing the Spotify OAuth web API and have successfully authorized users on my platform. However, I'm currently facing a challenge when it comes to retr...

  • Casual Listener
  • Hello Spotify Developer Community, I hope this message finds you well. I have been working on implementing the Spotify OAuth web API and have successfully authorized users on my platform. However, I...
  • 109 Views
  • 0 replies
  • 0 likes
  • "Artist verification"
    OAuth
  • 109 Views
  • 0 replies
  • 0 likes

How to make is possible for anyone to fetch my spotify data without auth flows

My goal is to display the song I'm currently listening to using the player endpoint on the api. The issue is that I would need to use one of the authorization flows to get this data, which shouldn't be necessary for anyone visiting the website (becau...

  • Visitor
  • My goal is to display the song I'm currently listening to using the player endpoint on the api. The issue is that I would need to use one of the authorization flows to get this data, which shouldn't ...
  • Peter_Schorn
  • Roadie
  • 147 Views
  • 2 replies
  • 0 likes
  • OAuth
    Spotify player
  • 147 Views
  • 2 replies
  • 0 likes

Solved!! Central OAuth2.0 Authorization on the Backend-Side using PHP and curl

I am creating an application which aims at automatically creating Spotify Playlists in a central Spotify account (not the account of the end users). On the backend side I am using PHP to authorize this central user, and it is working as long as I am ...

  • Newbie
  • ...tackoverflow Post: https://stackoverflow.com/questions/65866625/spotify-oauth2-with-php-curl-how-to-get-authorization-code If necessary, I will provide more information.
  • Ximzend
  • Roadie
  • 765 Views
  • 1 replies
  • 0 likes
  • authorization
    curl
    OAuth
    php
  • 765 Views
  • 1 replies
  • 0 likes

Superuser Contribution Help with Request failed with status code 403 on read-recently-played

PlanPremiumCountryBrazil DeviceSmartphone and Desktop Operating System(iOS 10, Android Oreo, Windows 10) My Question or Issue I created an application to gather the recently played songs between my colleagues in University but Im having trouble with ...

  • Casual Listener
  • Plan Premium Country Brazil   Device Smartphone and Desktop   Operating System (iOS 10, Android Oreo, Windows 10)   My Question or Issue   I created an applicati...
  • spotifyjosh
  • Spotify
  • 240 Views
  • 1 replies
  • 0 likes
  • OAuth
    webapi
  • 240 Views
  • 1 replies
  • 0 likes

Solved!! Unable to refresh token with PKCE flow

I'm using the PKCE flow in my SPA.The initial authorization call works fine, with the following body parameters :code: AQC...redirect_uri: http://localhost:3000/myappgrant_type: authorization_codecode_verifier: DHo4...client_id: f50...Spotify returns...

  • Casual Listener
  • I'm using the PKCE flow in my SPA. The initial authorization call works fine, with the following body parameters : code: AQC... redirect_uri: http://localhost:3000/myapp grant_type: authoriza...
  • Neumann_
  • Casual Listener
  • 519 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 519 Views
  • 1 replies
  • 0 likes

Solved!! Scopes not listed are listed to user in authentication login

In my application code, the only scope listed for oAuth is 'user-top-read', yet when users log in through my page it also lists that it may take their name, email, username, etc.

  • Newbie
  • In my application code, the only scope listed for oAuth is 'user-top-read', yet when users log in through my page it also lists that it may take their name, email, username, etc.      
  • murraypaul
  • Gig Goer
  • 509 Views
  • 1 replies
  • 0 likes
  • Developer
    development
    OAuth
    scopes
  • 509 Views
  • 1 replies
  • 0 likes

Spotipy Web Application, how to retrieve OAuth code?

Hello all,I am branching out into trying to setup a Web Application for the first time, and I'm trying to make something with Spotify since I use it very often. I have a URL setup with my registered app on Heroku and I've got some barebones Python wr...

  • Casual Listener
  • ...egistered app on Heroku and I've got some barebones Python written using the Spotipy library.   I have created several Twitter apps using OAuth before, so I have a rough idea of how it works c...
  • PMental
  • Regular
  • 1022 Views
  • 1 replies
  • 0 likes
  • OAuth
    Python
    Spotipy
    web
    webapp
  • 1022 Views
  • 1 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
  • ...ogin of user and hence getting data from any playlist(public). I unterstood api and all but I am wondering if I could use my oauth token and use for everyone and not by getting a new one for every p...
  • 451 Views
  • 0 replies
  • 0 likes
  • api
    ISRC
    OAuth
    spotify id
  • 451 Views
  • 0 replies
  • 0 likes

logging a single user via Spotify app with required scope at backend

Hello! I have a Spotify app and want to get user's(same account from which the app is created) access token at back end and use that token for web api access. Is it possible? Or can I fix access token(of the user) at back end, once generated and refr...

  • Visitor
  • Hello!           I have a Spotify app and want to get user's(same account from which the app is created) access token at back end and use that token for web api access. Is i...
  • Hubo
  • Community Legend
  • 905 Views
  • 1 replies
  • 0 likes
  • OAuth
    sign-in
  • 905 Views
  • 1 replies
  • 0 likes