Getting FIDO2 error when attempting a Google oAuth resource connection

Goal: Connect to the Google Admin SDK API

I followed the steps in Retool Docs

Details: When logging in either with the "share credentials between users" option enabled or not (from the resource settings or the frontend of the app) the flow ends with an error.

  1. Log in from the app:
  2. Click Authenticate
  3. Every time, reach this page: https://oauth.retool.com/oauth/redirectToIdp
{"success":true,"message":"FIDO2 Not Setup"}

What could be causing this error? I never even get to a Google page, so it doesn't seem to be account specific. It seems to be on Retool's side.