Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: oAuth2

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
  • 22631 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22631 Views
  • 0 replies
  • 61 likes

Fetch redirect URI?

So, in the OAuth2 thing, the user gets a URL to the OAuth2 Confirmation page. They click accept/decline, and they get redirected to the Redirect URI. How do I fetch that URI?

  • Regular
  • So, in the OAuth2 thing, the user gets a URL to the OAuth2 Confirmation page. They click accept/decline, and they get redirected to the Redirect URI. How do I fetch that URI?
  • zoltan69
  • Casual Listener
  • 699 Views
  • 8 replies
  • 0 likes
  • api
    Help
    oAuth2
    Python
  • 699 Views
  • 8 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

Problem With oAuth2 Authentication

Hello, I am developing the log in with Spotify to get some data of the user. I am correctly redirecting to the page and getting correctly the question to accept the scopes but when I click accept I get this page: That doesn't seem to be the error in ...

joangaes_0-1634224672659.png
  • Newbie
  • Hello,   I am developing the log in with Spotify to get some data of the user. I am correctly redirecting to the page and getting correctly the question to accept the scopes but when I click a...
  • 271 Views
  • 0 replies
  • 0 likes
  • oAuth2
  • 271 Views
  • 0 replies
  • 0 likes