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

170
Views
Respuesta 404 intermitente de la API de Google Recaptcha

Hola, desde ayer estamos experimentando respuestas 404 intermitentes de google recaptcha api. Lo extraño es que no hemos modificado el código.

A veces, el cuadro de recaptcha se carga correctamente, pero a veces arroja un error 404 como si el script no se hubiera cargado correctamente.

error de la consola

Lo que noté es que cuando se carga correctamente, la URL del script de Google es así:

 https://www.gstatic.com/recaptcha/releases/wzdvOBEvXKKaOu7ghdslx1-G/recaptcha__pt_br.js

Pero cuando falla, se carga así:

 https://www.gstatic.com/recaptcha/releases//recaptcha__pt_br.js

Nuestro código para incluir google api:

 <script src="https://www.google.com/recaptcha/api.js?onload=aminvisiblecaptchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript"> var aminvisiblecaptchaOnloadCallback = function() { recaptcha = grecaptcha.render('amasty_recaptcha', { 'sitekey': '<?php echo Mage::getStoreConfig('aminvisiblecaptcha/general/checkbox_key'); ?>', 'theme': '<?php echo Mage::getStoreConfig('aminvisiblecaptcha/backend/badge_theme'); ?>', 'size': '<?php echo Mage::getStoreConfig('aminvisiblecaptcha/backend/size'); ?>' }); }; </script>

¿Alguien se encontró con algo como esto antes?

gracias de antemano.

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!