stale-jordan-56694
09/01/2024, 3:38 PM{
"error": {
"code": 404,
"status": "Not Found",
"request": "9c8d2c4f-******-b0d3-16aa8fe9d086",
"reason": "no session yet for this \"code\"",
"message": "The requested resource could not be found"
}
}
Here are the details of the implementation:
• initCode: exchangeCode
• returnToCode: code
(redirect from URI)
Could you please help identify what might be causing this issue? Specifically:
1. Is there a known issue or recent change with the token exchange endpoint?
2. Could the error be related to the timing of the code exchange or its expiration?
3. Are there any specific configurations or parameters that I might be missing?