Excellent, thank you. I was able to find the docs from Google before submitting the ticket. I was just a bit confused because the setting fields it as for 3 things:
reCAPTCHA Key
Project ID
API Key
Are we supposed to leave those blank? (attached SS) I added the reCAPTCHA Key, but it does not seem to do anything.
In my Google reCAPTCHA Enterprise page on my key status, it says incomplete. (attached SS) Is that correct? I believe it wants to Create an assessment, but after reviewing the doc, I'm still confused.
The article Obtaining Captcha API Key is out of date. I believe that was for Google reCAPTCHA, not Google reCAPTCHA Enterprise.
Outdate Article:
https://stachethemes.ticksy.com/article/13226/
Can you give me the updated one for Google reCAPTCHA Enterprise, please?
Hi,
You are correct. This guide is for the older version 3.x.
To create Google reCAPTCHA Enterprise key go to https://cloud.google.com/recaptcha-enterprise/docs/create-key
And follow these steps:
---
Click on the button "Go to reCAPTCHA Enterprise":
Then click on "+ Create key"
Fill the form:
Change the display name to whatever you want.
For platform type select "Website"
And for Domain insert your website address.
Click on "Create key" below:
Your reCAPTCHA key will be at the top (ID: ... ) :
Stachethemes Developer
Excellent, thank you. I was able to find the docs from Google before submitting the ticket. I was just a bit confused because the setting fields it as for 3 things:
reCAPTCHA Key
Project ID
API Key
Are we supposed to leave those blank? (attached SS) I added the reCAPTCHA Key, but it does not seem to do anything.
In my Google reCAPTCHA Enterprise page on my key status, it says incomplete. (attached SS) Is that correct? I believe it wants to Create an assessment, but after reviewing the doc, I'm still confused.
https://cloud.google.com/recaptcha-enterprise/docs/create-assessment?_ga=2.46708512.-64507798.1693425467
Can you help with this? I don't believe reCAPTCHA is working in any way.
Here is my site:
https://timbers.pnwsites.com/submit-event/
Attached files: Screenshot 2023-09-02 at 12.42.20 PM.png
Screenshot 2023-09-02 at 12.49.30 PM.png
In the first field you enter the reCAPTCHA Key you just created.
Next you have to create a Project.
Go to https://console.cloud.google.com/
On the top left corner click on "Select Project"
A modal window will open. Click on New Project button on the top right corner.
Enter project name and click "Create".
The Project ID value is on the right ( flowing-gasket-199220 ). Paste this value in the Project ID field.
Now you need API key for the project...
Click on APIs & Services:
Then go to Credentials menu
Create Credentials -> API key
This is your API Key for the Project.
Stachethemes Developer
Got it, thank you!