GoogleCloudPlatform / recaptcha-enterprise-google-tag-manager

A reCAPTCHA solution that takes advantage of GTM and sGTM to implement reCAPTCHA Enterprise.
Apache License 2.0
8 stars 2 forks source link

Variable Multi-Request Bugfix #2

Closed blackwire closed 2 months ago

blackwire commented 2 months ago

Resolves a bug with how multiple requests for the same variable are handled. On occasion this resulted in multiple calls to the reCAPTCHA API and a DUPE response to be returned.