Open
Description
req_oauth_auth_code should start the authorization code flow when the refresh token has expired. Instead it gives the following error:
Error in oauth_flow_abort()
:
! OAuth failure [invalid_grant]
• Token is not active
To reproduce:
- Start a new R session
- Call req_oauth_auth_code, authenticate in browser
- Wait until refresh token has expired
- Call req_oauth_auth_code again
Metadata
Metadata
Assignees
Labels
No labels