You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're hitting consistent 502 Bad Gateway (origin_bad_gateway via Cloudflare) when submitting a real Google id_token through Ory's native login/registration API. Email OTP on the same project works fine. Is there anyone can pinpoint the cause of it ?
What works
Email OTP login (code method) — full session + token exchange
Native flow creation (/self-service/login/api, /registration/api)
Invalid id_token → proper 403 from Ory (Could not verify id_token)
What fails
Valid Google id_token → 502 on login and registration
Reproduced across multiple Google accounts and data mappings (including minimal email-only Jsonnet)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're hitting consistent 502 Bad Gateway (origin_bad_gateway via Cloudflare) when submitting a real Google id_token through Ory's native login/registration API. Email OTP on the same project works fine. Is there anyone can pinpoint the cause of it ?
What works
Email OTP login (code method) — full session + token exchange
Native flow creation (/self-service/login/api, /registration/api)
Invalid id_token → proper 403 from Ory (Could not verify id_token)
What fails
Valid Google id_token → 502 on login and registration
Reproduced across multiple Google accounts and data mappings (including minimal email-only Jsonnet)
Packages
@react-native-google-signin/google-signin@ory/client(FrontendApi)Beta Was this translation helpful? Give feedback.
All reactions