sinankeskin/ember-h-captcha

Stopped working after 2.0.7

Closed this issue · 1 comments

Error Access to script at 'https://hcaptcha.com/1/api.js?render=explicit&onload=__ember_h_captcha_onload&hl=en' from origin 'https://eventyay.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Most probably after this commit 8e005f6

Hi. You are right.

Webhint suggested to me to add that attribute but I was too naive, I didn't think hcaptcha has no header for that.
v2.0.7 dropped and v2.0.8 released.

Sorry for inconvenience.