how increase score to Recaptcha V3 ?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

how increase score to Recaptcha V3 ?

Postby ersonmotta » Thu Apr 22, 2021 1:29 am

Hello guys, I'm using cef with C# with the cefsharp framework, after updating the chromium of the date 04/21/2021 some automations of mine lost operation because of returning a score 0.3<, before that worked perfectly, does anyone have an idea te how to increase this score with some configuration or procedure?

Code: Select all
{
  "success": false,
  "hostname": "recaptcha-demo.appspot.com",
  "challenge_ts": "2021-04-22T05:58:08Z",
  "apk_package_name": null,
  "score": 0.3,
  "action": "examples/v3scores",
  "error-codes": [
    "score-threshold-not-met"
  ]
}
ersonmotta
Newbie
 
Posts: 1
Joined: Thu Apr 22, 2021 1:23 am

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 31 guests