Skip to content

reCAPTCHA doesn't seem to support JSON #1

@drkblog

Description

@drkblog

I was trying to use this code in my worker and I was getting missing-input-secret even though the request was sending all the information. Ended up finding this post: https://stackoverflow.com/questions/52416002/recaptcha-error-codes-missing-input-response-missing-input-secret-when-v

Changing to url-encode fixed the issue.

'Content-Type': 'application/json'

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