Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: oAuth2

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
  • CheeroIp
  • Gig Goer
  • 2826 Views
  • 15 replies
  • 9 likes
  • 2826 Views
  • 15 replies
  • 9 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
  • 1045 Views
  • 8 replies
  • 0 likes
  • api
    Help
    oAuth2
    Python
  • 1045 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
  • 485 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 485 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...
  • 306 Views
  • 0 replies
  • 0 likes
  • oAuth2
  • 306 Views
  • 0 replies
  • 0 likes