Validation server error for some languages
danieljausovec opened this issue · 1 comments
danieljausovec commented
When I try to validate recaptcha with language sk
pt
hu
then validation failed.
Head example:
{!! htmlScriptTagJsApi(['lang' => 'sk']) !!}
Response from server:
{"message":"Server Error","country_status":"active"}
For other languages validation works.
Is there any fix for that?
danieljausovec commented
False alarm. It's work.