anhtuan159
anhtuan159
ZZITADEL
Created by anhtuan159 on 5/26/2025 in #questions-help-bugs
Intent has not succeeded
On implementing my own UI I struggle to login with google.
After selecting a Google account and being redirected to the /idp/google/success page, I'm immediately redirected back to the Google account selection screen. This creates an infinite loop. I checked the logs and found the following error:
Error [ConnectError]: [failed_precondition] Intent has not succeeded (IDP-nme4gszsvx)
Error [ConnectError]: [failed_precondition] Intent has not succeeded (IDP-nme4gszsvx)
5 replies
ZZITADEL
Created by anhtuan159 on 5/23/2025 in #questions-help-bugs
Error when login with google
I'm using Login V2 and the TypeScript template for the custom login page. Logging in with email and password works correctly. The issue occurs when I try to log in with a Google account. After selecting the Google account and successfully logging in, I'm redirected to the/idp/google/success page, which shows a successful login message. However, immediately after that, I'm redirected again to accounts.google.com/o/oauth2/v2/auth/oauthchooseaccoun to choose a Google account. This creates an infinite loop. Could someone please help me resolve this issue? Thank you all very much in advance!
2 replies