"browser-error" in google reCaptcha V3 (invisible)

4.5k Views Asked by At

I am using google reCaptcha v3 (invisible), but I am getting some response payload with:

{
  "success": false,
  "error-codes": [
    "browser-error"
  ]
}

I've googled but haven't found any information about "browser-error"

from 7900 reCaptcha v3 requests, 70 are getting the error.

1

There are 1 best solutions below

3
Miguel Angel Celin Teran On

Finally, I found that it is related to the Safari browser. Most of this failure comes from users using Safari on iPhones, Ipad, and Macs.