SOLVED

Re: Implementing reCAPTCHA V3 - website shows score, Marketo shows { "success": false, "error-codes": [ "invalid-input-response" ] }

Go to solution
lgarter
Level 2

Hello,

I watched @SanfordWhiteman 's webinar on implementing Google reCAPTCHA V3 in Marketo and shared it with the web dev team for my client.

I've watched the video a ton of times and passed the codepen below the web dev team 

https://codepen.io/figureone/pen/GRPgrzw?editors=1010

The website is showing success and has a score but it isn't passing to Marketo

Response = { "success": false, "error-codes": [ "invalid-input-response" ] }

Below are screenshots of the web and Marketo

Postman SS.png

 

 

 

 

 

Here's what I did in Marketo

 

Fields Created  
reCAPTCHA Last Server Success Boolean
reCAPTCHA Last Failure DT Datetime
reCAPTCHA Last Server Error Code String
reCAPTCHA Last Success DT Datetime
reCAPTCHA Last User Fingerprint Text

 

Webhooks created

 

 

 Campaign Flow

 

 And put the secret key as a MyToken

 

 

 

Appreciate any tips or help on how to get the score into Marketo.

Thanks,

Liza

 

Tags (1)
1 ACCEPTED SOLUTION
lgarter
Level 2

Murphy's law - just got it to work!  Thanks for anyone who read it!

View solution in original post

1 REPLY 1
lgarter
Level 2

Murphy's law - just got it to work!  Thanks for anyone who read it!