chvarkov

Results 10 comments of chvarkov

@ikwattro Oops. I need better research it. Maybe you see solution?

Hi @whydnxx , I not found this error code in google doc and couldn't reproduce it. As temporary solution added error code for this error. (available since v3.1.2) Found some...

Does it happen all the time or sometimes? Looks like it's something with client side or recaptcha token. Could you sent `debug: true` option to provide more information?

@MADCAZ Hi could you update the package to latest version and add module option `debug: true`. I just need more information about your error.

Hi @hoangkm-vnext , which recaptcha version are you using? v2 or v3?

@hoangkm-vnext I couldn't reproduce it. Do you have a chance to log response in utf-8 encodding? I need to know which json response you received from recaptcha server.

Hi @marcoaring thank you for reporting the issue. I not found any information about "referrer" header in the recaptcha api doc. The same [question](https://support.google.com/programmable-search/thread/67241337/i-am-getting-a-requests-from-referer-are-blocked-when-not-such-restriction-exists-on-the-key?hl=en) in google support Can you double...

@marcoaring After playing around with it a bit, I reproduced your error using invalid siteKey (also with siteKey=undefined) ``` enterprise: { projectId: '',

I'm closing the issue as inactive