Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

316
Vistas
Javascript Google Auth Error redirect_uri: storagerelay://blob/?id=

I am trying to get Google Auth working. The Auth is being called from an IFrame embedded on a website. The code looks as such:

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();
}

With the html being very simple:

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

When the button is clicked, the following is returned.

enter image description here

What could be causing this the storage issue?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda