콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1385 화면

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.

아바타
취소