Groups
Groups
Sign in
Groups
Groups
reCAPTCHA
Conversations
About
Send feedback
Help
How many different type of query string option we can use along with api.js url
57 views
Skip to first unread message
Tridip Bhattacharjee
unread,
Oct 5, 2016, 7:03:10 AM
10/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
when we use re-captcha then we use this api.js js file to get it working like this way
<script src="
https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit
" async defer></script>
so i need a write which tell me what all querystring options are available which i can pass with api.js js file url ?
here i use few like onload, render and async etc so tell me what more options are available ?
thanks
Seth Munroe
unread,
Oct 6, 2016, 10:27:59 AM
10/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
It looks like the only additional one would be language. Check out the js api guide here.
https://developers.google.com/recaptcha/docs/display#js_param
-Seth
Reply all
Reply to author
Forward
0 new messages