We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36591
    • 38 Posts
    I'm using Quip with &recaptcha=`1`. I tried to create a post and filled in the recaptcha correctly. So I'll get the preview as expected but then I get the error: The reCAPTCHA wasn't entered correctly. Go back and try it again. No matter what I try recaptcha blocks all the time. If I turn recaptcha off everything is working just fine. So what am I doing wrong?

    Here are the calls:
    [[!Quip? 
    &thread=`blogNr[[*id]]` 
    &threaded=`1` 
    &useGravatar=`1` 
    &dateFormat=`%d.%m.%Y um %H:%M` 
    &gravatarIcon=`` 
    &gravatarSize=`52` 
    &closeAfter=`0` 
    &threadedPostMargin=`0` 
    &maxDepth=`5` 
    &tplComment=`quipComment` 
    &tplComments=`quipComments` 
    &useCss=`0` 
    &replyResourceId=`[[*id]]`
    ]]
    
    [[!QuipReply? 
    &thread=`blogNr[[*id]]` 
    &dateFormat=`%d.%m.%Y um %H:%M` 
    &tplAddComment=`quipAddComment` 
    &tplPreview=`quipPreview` 
    &closeAfter=`0` 
    &moderate=`1` 
    &recaptcha=`1` 
    &disableRecaptchaWhenLoggedIn=`1` 
    ]]


    Thanks a lot for your help smiley