I am using google reCAPTCHA v3 and getting below response on iPhone.
{"success":false,"error-codes":["browser-error"]}
What could be the cause of this error?
Thanks in Advance.
Hello @shahzadkhan ,
As per Miguel Angel Celin Teran, who is experiencing similar concerns, it is likely to be connected or related to Safari browsers. It may be that with any browsers running a PiHole, DNS Ad/Tracker Blocker, or similar was sending GTM URL to be non-resolvable and with the new update of Apple that included tracker blocking natively into Safari.
is there any solution for workaround for this?
I can see some users getting success response and browser-error response in the same session
as per the v1 API documentation, it says this
BROWSER_ERROR | A retriable error (such as network failure) occurred on the browser. Could easily be simulated by an attacker. |