I'm not doing this, but maybe the link below has a clue. I don't think 4D has a built in URL encoding function, so I would double check to ensure that is formatted correctly.
https://stackoverflow.com/questions/52416002/recaptcha-error-codes-missing-input-response-missing-input-secret-when-v John DeSoi, Ph.D. > On Feb 9, 2020, at 9:52 PM, Neal Schaefer via 4D_Tech <[email protected]> > wrote: > > Wondering if anyone has written a form submit method that successfully calls > the Google API using HTTP Request to validate a recaptcha response? We'd like > to write it in 4D directly (rather than PHP or similar). We can get a > response but no matter how we send the parameters (text, object, JSON, > encoded, not encoded) - we're getting the following error: > > > > error-codes": [ > "missing-input-response", > "missing-input-secret" ] > > The docs are pretty straightforward: > https://developers.google.com/recaptcha/docs/verify > > If anyone has been successful doing this - we'd appreciate any input you > might have. ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

