Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformException (PlatformException(403, Verification using reCaptcha has failed, null)) getting this issue. #2

Open
yash365 opened this issue Aug 5, 2020 · 1 comment

Comments

@yash365
Copy link

yash365 commented Aug 5, 2020

In Android,
I tried using the sample code created the new recapatcha v2 project and proper captcha site key but getting this error.

Screenshot 2020-08-05 at 5 24 30 PM

@nnnggel
Copy link
Owner

nnnggel commented Aug 13, 2020

In Android,
I tried using the sample code created the new recapatcha v2 project and proper captcha site key but getting this error.

Screenshot 2020-08-05 at 5 24 30 PM

@yash365
Pls check whether the CAPTCHA_SITE_KEY is correct or not.
HTTP 403 is a HTTP status code meaning access to the requested resource is forbidden for some reason, it returned when the client is not permitted access to the resource despite providing authentication such as insufficient permissions of the authenticated account.

hint:
Open admin console of gooele recaptcha and make sure your config is like blow.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants