Skip to content

Google recaptcha problem #144

@hueta

Description

@hueta

Hi! Tested 0.23 version today, found an issue:
with rustls client, when i try to click checkbox on google recaptcha i get errors:

with http2 enabled error is alertbox "Cannot contact RECAPTCHA"
without http2 enabled error is on checkbox itself "Error: Invalid API parameter(s). Try reloading the page."
it happens on request to https://www.google.com/recaptcha/api2/reload?k=KEY
usually return has some lengthy payload, but with hudsucker it return only
[
"rresp",
null,
null,
null,
null,
null,
1
]

i suspect that requests being broken somewhere in proxy

it can be easily tested in:
https://www.google.com/recaptcha/api2/demo

same error in 0.22
@omjadas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions