Skip to main content
June 14, 2023
Question

Need help for the implementation of Google recaptcha in appian portal

  • June 14, 2023
  • 5 replies
  • 0 views

We have tried implementing google reCaptcha in our portal,The google recaptcha connection is successful,We have used verifyRecaptcha and tested , it doesn't tally with the scores which we provide in the conditions on success or error,

 

We tried to find the score value by creating a table and writing the fv!score to the db through start process on success of verifyRecaptcha.

 

Is there any way to find the score values, Could anyone help to get the recaptcha working in appian portal

5 replies

June 14, 2023

This is explained in the documentation in detail https://docs.appian.com/suite/help/23.2/recaptcha.html

June 19, 2023

Hi, yes, followed the documentation and the mentioned steps 

harshitb6843
June 14, 2023

Try printing the score on the interface itself?

June 19, 2023

yes, tried to print as local variable, also created field to print score in the interface, but it is not printing any value,
getting msg as - reCAPTCHA is only available in Portals. Please ensure reCAPTCHA credentials have been configured correctly and test reCAPTCHA on your Portals page.

Validated, configuration as well, it is working fine getting connection successful.

May 2, 2024

Hey Guys,

Im really new at google recaptcha stuff. How you guys get the API Key required for the connected system on the google console?