Replies: 2 comments
-
@hauerm - did you ever get a solution to this? I have exactly the same error with Cognito. Works on localhost, but not when deployed to Amplify Hosting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Following up on this issue. Any resolution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I keep receiving unauthorized_client / TODO: Handle OIDC response body error response when running authjs (0.5.1, sveltekit 0.3.0) from in a Lambda behind Cloudfront and Api-Gateway together with Cognito. When I run from localhost everything works fine.
Custom domain setup:
I set the following env variables:

Maybe someone can give me a hint on what I am missing. I pass all cookies and headers, this seems to look ok when I investigate the requests/responses.
Beta Was this translation helpful? Give feedback.
All reactions