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

176
Vistas
Firebase Phone Auth no funciona en la implementación

La autenticación telefónica funciona localmente, pero cuando se implementa la aplicación, la autenticación telefónica no funciona. Cuando ingreso mi número y hago clic para recibir otp, aparece un error.

PUBLICAR https://identitytoolkit.googleapis.com/v1/accounts:sendVerificationCode?key=AIzaSyDAcA6ooS6Rzg0jlAItTbWxM3ADJqCX2lE 400

este es mi código:

 getOTP(){ this.recaptchaVerifier = new RecaptchaVerifier('phone-verify', {size: 'invisible'}, this.local_auth) let vnumber = this.verify.value.number.slice(1) vnumber = '+27' + vnumber console.log(vnumber) signInWithPhoneNumber(this.local_auth, vnumber, this.recaptchaVerifier) .then((confirmation) => { localStorage.setItem('verificationId',JSON.stringify(confirmation.verificationId)) }).then((response) => { console.log(response) }) .catch((err) => { console.log(err.messge) setTimeout(() => { window.location.reload()}, 5000) }) }

Cualquier idea, consejo o solución será bien recibida...

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