Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: OAuth

Labels

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 22600 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22600 Views
  • 0 replies
  • 61 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
  • 571 Views
  • 1 replies
  • 0 likes
  • authorization
    curl
    OAuth
    php
  • 571 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
  • 198 Views
  • 1 replies
  • 0 likes
  • OAuth
    webapi
  • 198 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
  • 395 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 395 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
  • 466 Views
  • 1 replies
  • 0 likes
  • Developer
    development
    OAuth
    scopes
  • 466 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...

  • Visitor
  • ...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
  • 925 Views
  • 1 replies
  • 0 likes
  • OAuth
    Python
    Spotipy
    web
    webapp
  • 925 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...
  • 409 Views
  • 0 replies
  • 0 likes
  • api
    ISRC
    OAuth
    Playlist
    spotify id
  • 409 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
  • 844 Views
  • 1 replies
  • 0 likes
  • OAuth
    sign-in
  • 844 Views
  • 1 replies
  • 0 likes