Google reCaptcha v3 Challenge? - recaptcha

We have added google reCaptcha v3 to our sign-in and have received some complaints from customers that they are being blocked. From what I understand this can happen if they are using the browser incognito mode as well as if they are using a VPN.
With that said, is there away to weed out the good traffic from the bad if google declares the traffic to be suspect ~ i.e. adding a visual challenge and / or adding some type of verification if the score is under a certain threshold?
If so does anyone have a walk through or experience in implementing this type of verification within the latest reCaptcha? The documentation of this is rather limited and does not provide any real world examples of what to do in this circumstance.
Any help or guidance is greatly appreciated.

I found some info - the Google docs says it's possible to issue a challenge with reCaptcha 3.
https://developers.google.com/recaptcha/docs/verify
I wonder if anyone has set up a working example of this?

Related

Which data are sent from reCaptcha to whom?

I like to browse the web privately (VPN, TOR, etc.). Everyone who does this, knows, that reCaptchas can be particularly bothersome, as they send you to endless solving loops. My idea to circumvent this is to solve captchas on the clearnet, (similar like captcha solver services are doing it, only that I'm simply fetching those captchas to myself), where the difficuilty is much lower, and continue surfing with the solved token in my private browser.
My concern is: Who gets to know what about me when I'm doing that. It's obvious that Google in that case would get my real IP. But would Google also know which site I'm accessing? What about the hoster who implemented the reCaptcha? Are they going to see the IP which solved the captcha?
Finally, are there already implementations who are doing this?
Thanks in Advance.

Could not execute google form api on google developer documentation

I got the below popup when I tried to execute the google form api from google developer documentation.
I tried this same process with google docs api which work perfectly. I tried tp turn on less secure app access, but it seems google made it unavailable.
what is the other way out.
Thanks
This appears to be a bug with the try me on forms.
I have logged it on the issue form and im going to see if i can find someone at google to ping about it
Forms.get try me not working
I suspect however that this may have something to do with the app being in early access. That being said i would have expected a different error message if that was the issue.
It is most likely due to the permission for the client they are using. It is an internal error and not something you have done.
May i suggest creating your own app and testing it that way. Just remember this api is in early access so be sure that you fill out the form found on this page Google Forms API now available in open beta
Developers can apply to join our Early Adopter Program and begin developing using the Google Forms API by filling out this form.

Can we use the Yammer search API v2? Is it official?

When searching in Yammer it uses an /api/v2/search endpoint like this:
https://www.yammer.com/api/v2/search/models?search=test&start=0&size=20&model_types=threads&_network=xxxxxxx&relevance=DEFAULT
Compared to the v1 search endpoint this returns more data. We need this data. And we successfully tested using this v2 endpoint.
Now the question: Is this v2 search endpoint safe to use? Is it "official"? Maybe somebody from Yammer reads along - on their Help page it says:
We encourage you to post all programming questions to StackOverflow
with a #yammer hashtag
So here we are. Any help is appreciated.
The Yammer v2 search API endpoint is not yet officially supported for third-party use. This is because we anticipate the need to make changes to it as we build it out. There are no plans to lock developers out of experimenting with the v2 search API. However, when developing any important functionality against this API, automated testing should be used to detect any unannounced breaking changes that we make while we continue to build it out.

Can't access Facebook configuration page

I'm trying to access the Facebook config page for my bot and I keep getting "Sad bot is sad... can't find a bot named bot_name"
Is anyone having issues with the platform right now?
Microsoft's team solved it, as it's showed here.
We're not having any portal specific problems. If you want to share your bot handle with us at BotFramework#microsoft.com I can see if there's anything interesting in our logs.
-- just a note, we were actually having portal problems, it was just impacting only one box in one datacenter making it erratic to track down. Thanks for the report!

Posts from Google+ community on the website

Im trying to figure out whether it's possible to show the posts of my google+ community on a website.
I read the Google+ Web API and HTTP API, but nothing seems to satisfy my request.
I know this is an absolute newbie question. But I appreciate any hint:
is it in general possible?
which API I have to use?
Thanks a lot!
The APIs do not provide support for getting any type of Google+ Community post even if they are public. In the past this worked, but it was never supported and has since stopped working.

Resources