Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

318
Views
Error de autenticación de Google Javascript redirect_uri: storagerelay://blob/?id=

Estoy tratando de hacer que Google Auth funcione. La autenticación se llama desde un IFrame incrustado en un sitio web. El código se ve así:

 const client = google.accounts.oauth2.initCodeClient({ client_id: 'xxxxxx', scope: 'https://www.googleapis.com/auth/calendar.readonly', ux_mode: 'popup', callback: (response) => { }, }); function signIn() { client.requestCode(); }

Siendo el html muy simple:

 <a class="btn btn-primary" onclick="signIn()"><i class="fab fa-google"></i> Sign-In With Google</a>

Cuando se hace clic en el botón, se devuelve lo siguiente.

ingrese la descripción de la imagen aquí

¿Qué podría estar causando este problema de almacenamiento?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!