Open
Description
Title: Exchange code for token flow: 401 Unauthorized "invalid_grant"
Issue found of:
Endpoint(s):
POST /oauth2/token
Scope(s):
- Code retrieved from Connect Flow
Steps to reproduce:
Sporadic, but affects certain users with us repeatedly. Is there any reason a certain user would be unable to use our login flow repeatedly?
Most recent example for us is userId 91742971 - this failure happens on all login attempts with us.
Expected behaviour:
AccessToken provided as per normal response for 99% of users logging in
Actual behaviour:
401
{"error": "invalid_grant"}