Help Wizard

Step 1

NEXT STEP

Topics with Label: PKCE

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
  • rushilshah282
  • Visitor
  • 13772 Views
  • 101 replies
  • 17 likes
  • 13772 Views
  • 101 replies
  • 17 likes

405 Error when trying to getToken with code

I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, when I try to get the access and refresh tokens using ...

  • Newbie
  • I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, w...
  • 81 Views
  • 0 replies
  • 0 likes
  • API refresh token
    PKCE
  • 81 Views
  • 0 replies
  • 0 likes

400 Bad Request - Access Token - PKCE Auth Code Flow

Hello,I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token.ProblemI am receiving a 400 Bad Request when sending my POST request to the https://accounts.spotify.com/api/token ...

tfJWqRc
  • Casual Listener
  • Hello, I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token. Problem I am receiving a 400 Bad Request when sending my P...
  • Bryan-BC
  • Newbie
  • 2456 Views
  • 7 replies
  • 3 likes
  • access token
    PKCE
  • 2456 Views
  • 7 replies
  • 3 likes

Refresh token revoked

I am using PKCE for my web app. When a user tries to perform an action and the access token has expired, I use the refresh token to generate a new access token. If my webapp is idle for over a day, and I try to use the refresh token, I get the follow...

  • Casual Listener
  • I am using PKCE for my web app. When a user tries to perform an action and the access token has expired, I use the refresh token to generate a new access token. If my webapp is idle for over a day, a...
  • martinweiss
  • Gig Goer
  • 3777 Views
  • 3 replies
  • 1 likes
  • PKCE
  • 3777 Views
  • 3 replies
  • 1 likes

AUTHENTICATION_SERVICE_UNKNOWN_ERROR when login

Hi all! I have been developing an Android app with the Spotify SDK for a few weeks. Everything was working fine (used the log-in and the web api afterwards). Then i decided to implement the PKCE flow. I got it working but when i had to send the code ...

  • Newbie
  • Hi all! I have been developing an Android app with the Spotify SDK for a few weeks. Everything was working fine (used the log-in and the web api afterwards). Then i decided to implement the PKCE f...
  • 164 Views
  • 0 replies
  • 0 likes
  • Android
    Android SDK
    logging
    PKCE
    Possible Bug
  • 164 Views
  • 0 replies
  • 0 likes

Web API PKCE Authorize Not Working: INVALID_CLIENT: Invalid redirect URI

PlanPremiumCountryUSADevicePixel 3a EmulatorOperating SystemAndroid 13 My Question or IssueI am developing a mobile app with flutter/dart that uses Spotify's Web API. I am able to authenticate users without PKCE but when I use PKCE I get the error "I...

  • Newbie
  • ...ble to authenticate users without PKCE but when I use PKCE I get the error "INVALID_CLIENT: Invalid redirect URI" yet I have not changed the redirect URI and the URI used in the request matches the U...
  • 341 Views
  • 0 replies
  • 0 likes
  • App authorization
    flutter
    PKCE
    Spotify Web API
  • 341 Views
  • 0 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: a...
  • Neumann_
  • Casual Listener
  • 599 Views
  • 1 replies
  • 0 likes
  • OAuth
    oAuth2
    PKCE
  • 599 Views
  • 1 replies
  • 0 likes