Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1319 มุมมอง

Hi,I tried to add the recaptcha to contact us page in my website but the error below is appeared  when i open the page:

UncaughtPromiseError > AssetsLoadingError

Uncaught Promise > The loading of https://www.recaptcha.net/recaptcha/api.js?render=6LdvwGsqAAAAAI_7XTAo_MSj1-O0IerjWwWJYm5_ failed

AssetsLoadingError: The loading of https://www.recaptcha.net/recaptcha/api.js?render=6LdvwGsqAAAAAI_7XTAo_MSj1-O0IerjWwWJYm5_ failed
    Error: The loading of https://www.recaptcha.net/recaptcha/api.js?render=6LdvwGsqAAAAAI_7XTAo_MSj1-O0IerjWwWJYm5_ failed
        at HTMLScriptElement.<anonymous> (https://www.amoun.com/web/assets/8820-361fd3a/1/web.assets_frontend_lazy.min.js:6215:270)

can any one help me

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

@ Magdy Mounir I am facing same issue. Are you able to resolve this somehow?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

This error typically occurs when there’s a mismatch between the Google reCAPTCHA version being used.

Starting from Odoo v17, Google reCAPTCHA v3 is supported by default. If the site key and secret key are created using Google reCAPTCHA v2, the incompatibility will likely trigger this error.

อวตาร
ละทิ้ง