OAuth endpoint returns expired access token

  • 8 January 2024
  • 1 reply
  • 21 views

Badge +1

For our app (3074457347393893408; status “Draft”), we go through the OAuth flow, and receive an access token.

Yet, the token is expired: “expires_at” is the current timestamp and “expires_in” is set to 0. We also don’t receive a refresh_token.

Interestingly, the option “Expire user authorization token” is deactivated in the admin UI.

Do you have any advice what might cause this?

 


1 reply

Badge +1

This turned out to be a problem on our site, i.e. this topic could be closed.

 

Reply