anhtuan159
anhtuan159•2w ago

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)
4 Replies
Rajat Singh
Rajat Singh•2w ago
hey @anhtuan159 thanks for your question, did you follow any docs while building your own UI?. Can I have a look at it?. What version aree you on as well?. Thanks
anhtuan159
anhtuan159OP•2w ago
Hey @Rajat Singh thank you for your message! I've identified the issue. It happens during the account linking process. When I log in using the Google provider, a sessionId is created, but it's not yet reflected in the session list 😦 Do you have any suggestions on how I can fix this?
Rajat Singh
Rajat Singh•2w ago
Hey @anhtuan159 I might have to look a bit more deep in it. I'll get Back to you with that information
anhtuan159
anhtuan159OP•2w ago
Thanks! I’ll wait for your update

Did you find this page helpful?