Sorry, I can't even figure out where to post questions for Google reCaptcha Enterprise. Please direct this where it should be. Thanks.
I am trying to implement Google reCaptcha Enterprise. I am not new to coding but this is killing me. I program in C#, VB, JavaScript, .NET and others. I cannot get a simple Test page to work and validate a checkbox.
I would give you an example and errors, but I have tried 20 different ways. The closest I got was a 403 error on the assessment call. I tried the .NET library, which looked VERY promising until I ran it and got an error about needing an environment Variable GOOGLE_APPLICATION_CREDENTIALS pointing to a file that I can find NO documentation on. What goes in it?
It should be simple. I have jumped through the hoops, created a project, enabled the Enterprise API, I created an API key, granted access to localhost and my test domain.
Can someone show me a SIMPLE sample that presents a checkbox and successfully accesses the result from the server using C# or VB with or without the .NET library?
At this point I wish I had just used my time to create my own captcha.
Thanks you for your time.
Sean

