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

How to I fix invalid-input-response ? #52

Open
paramwork opened this issue Jan 31, 2022 · 1 comment
Open

How to I fix invalid-input-response ? #52

paramwork opened this issue Jan 31, 2022 · 1 comment

Comments

@paramwork
Copy link

I am getting this error.

{ "class": "Lukeraymonddowning\\Honey\\Exceptions\\RecaptchaFailedException", "message": "The following errors were returned from the recaptcha token: invalid-input-response", "code": 0, "file": "/var/app/current/vendor/lukeraymonddowning/honey/src/Captcha/Recaptcha.php:37", "trace": [ "/var/app/current/vendor/lukeraymonddowning/honey/src/Captcha/Recaptcha.php:18", "/var/app/current/app/Http/Controllers/Auth/RegisterController.php:70", "/var/app/current/app/Http/Controllers/Auth/RegisterController.php:76", "/var/app/current/vendor/laravel/ui/auth-backend/RegistersUsers.php:34", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/Route.php:262", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/Route.php:205", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/Router.php:695", "/var/app/current/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128", "/var/app/current/app/Http/Middleware/RedirectIfAuthenticated.php:26", "/var/app/current/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167", "/var/app/current/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50", "/var/app/current/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167", "/var/app/current/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78", "/var/app/current/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167", "/var/app/current/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49", "/var/app/current/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.

Token refreshes time is 'token_refresh_interval' => 100000,

@MDylan
Copy link

MDylan commented Apr 7, 2022

I have the same problem.
Any suggestion / solution?

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