When I run retool login and select "Google SSO" as the login method and after going through the Google authentication, I get this error in the command line: HTTP Request Error: { success: true, message: 'FIDO2 Not Setup' }
After I reset the 2FA in the admin panel and ran retool login again it worked without any issues.
Other notes
- I've only signed up/logged in with Google SSO, so I have no username/password to login with
- My 2FA method was a FIDO2 Security Key and nothing else
- I did not try cookie authentication
When I run
retool loginand select "Google SSO" as the login method and after going through the Google authentication, I get this error in the command line:HTTP Request Error: { success: true, message: 'FIDO2 Not Setup' }After I reset the 2FA in the admin panel and ran
retool loginagain it worked without any issues.Other notes