Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: oAuth2

Labels

Forum Posts

Increasing security requirements for integration with Spotify Web API

Hey all, we’re making some changes to the Spotify Web API. To improve security, we are planning to remove support for two ways of integrating with Spotify that have been replaced with more secure alternatives. Please check the Spotify for Developers ...

  • Spotify
  • Spotify
  • GrimmReaper1O1
  • Visitor
  • 6809 Views
  • 11 replies
  • 9 likes
  • Discussion
  • 6809 Views
  • 11 replies
  • 9 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...
  • IgorM1
  • Newbie
  • 1480 Views
  • 2 replies
  • 0 likes
  • api
    authentication
    Authentication Token
    Console
    Linux
    OAuth
    oAuth2
    Spotify Web API
    Terminal
    Web API
  • 1480 Views
  • 2 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
  • 2317 Views
  • 8 replies
  • 0 likes
  • api
    Help
    oAuth2
    Python
  • 2317 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
  • 808 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 808 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...
  • 542 Views
  • 0 replies
  • 0 likes
  • oAuth2
  • 542 Views
  • 0 replies
  • 0 likes