Guys, I have no idea where I should put this question
Last month we received an e-mail telling us that our reCaptcha quota had been exceeded and we had 90 days to upgrade do Enterprise. Yesterday we received the second e-mail. In both e-mail we had over 1 million requests per month, and that number does not match our traffic volume.
We use reCaptcha in our Azure AD B2C license. The url is similar to "https://mycompany.b2clogin.com/mycompany.onmicrosoft.com/etc" and all the other Azure AD B2C clients have their instances running in a URL similar to that "companyname.b2clogin.com/etc"
This alert started when we implemented reCaptcha in our Registration form. We know that roughly 20k users get to this page monthly.
We have the following questions before upgrading to Enterprise (because something seems to be wrong):
1- what counts as a request for reCaptcha V2? If the widget is printed, the user interacts with it and then our backend verify the token, then 1, 2 or 3 requests are computed?
2- are we sharing our quota with other people that has a Azure AD B2C instance running in a URL similar to "https://somecompany.b2clogin.com/mycompany.onmicrosoft.com/etc" ?
This is the message I received this month
"Domain: b2clogin.com
Total site_verify requests last month on this domain: 2,308,200
Site key: ##########################
Total site_verify requests last month on this site key: 68,822
site_verify requests last month on this domain on this site key: 68,822
https://www.google.com/recaptcha/admin/site/######"
Below is the number in our dashboard
Many thanks in advance. If this is not the correct place to ask this question, please address me the correct place so that I can fix it