elevenlabs / elevenlabs-docs

Documentation for elevenlabs.io/docs
https://elevenlabs.io/docs
64 stars 279 forks source link

Cannot login into my account using Google federated login. #285

Open realkrutosh opened 4 months ago

realkrutosh commented 4 months ago

Issue

Trying to login by using federated login (or social login). But, the system returns following error message. image

Steps to Replicate

  1. Go to main website.
  2. Tap on Login
  3. Tap on Continue with Google
  4. The Google Auth window shows up.
  5. Tap on the gmail account.
  6. Considerable delay while the windows communicates with xi-labs.firebaseapp domain.
  7. Auth window closes itself.
  8. ElevenLabs website shows an error.

Technical Observation

The Firebase communication times out and the auth window gets closed automatically. Which results to following error,

image

The auth iframes never gets resolved.

image