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
  • dyl_nm
  • Visitor
  • 13752 Views
  • 100 replies
  • 17 likes
  • 13752 Views
  • 100 replies
  • 17 likes

Oauth sign in to web api without web browser / graphical interface

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oauth it opens browser and then uses my callback. The p...

  • Regular
  • I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oaut...
  • Ximzend
  • Roadie
  • 272 Views
  • 1 replies
  • 0 likes
  • api
    authentication
    Authentication Token
    Console
    Linux
    OAuth
    oAuth2
    Spotify Web API
    Terminal
    Web API
  • 272 Views
  • 1 replies
  • 0 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
  • 1556 Views
  • 8 replies
  • 0 likes
  • api
    Help
    oAuth2
    Python
  • 1556 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
  • 599 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 599 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...
  • 380 Views
  • 0 replies
  • 0 likes
  • oAuth2
  • 380 Views
  • 0 replies
  • 0 likes