Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
1334 Представления

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.

Аватар
Отменить