Blockquote Error talking back to reCaptcha server: access denied (java.net.SocketPermission api-verify.recaptcha.net:80 connect,resolve)Server-side issue: lg: Attribute 'reCaptcha.AdditionalSessionInfo.Challenge' has a maximum length of 200, tried setting a value of length 313. at reCaptcha.SendChallenge (Change : 'Change 'AdditionalSessionInfoList' (IPAddress, Challenge, Response, Valid, Error)') Advanced stacktrace: Did something change to get this module to work ?
asked
Lex van Rooy
1 answers
1
Hi Lex,
Looks like the message gives you a good hint.
'reCaptcha.AdditionalSessionInfo.Challenge' has a maximum length of 200, tried setting a value of length 313'
Change your attribute length and you are happy to go.