bharathraj-e / g_recaptcha_v3

Create Google reCAPTCHA v3 token for Flutter web.
https://pub.dev/packages/g_recaptcha_v3
MIT License
11 stars 8 forks source link

Refused to frame 'https://www.google.com/' because it violates the following Content Security Policy directive: "default-src 'self' *.numifinancial.com *.finunity.tech *.comivapay.com *.googleapis.com *.gstatic.com *.fontawesome.com *.google-analytics.com unpkg.com *.mojohelpdesk.com". Note that 'frame-src' was not explicitly set, so 'default-src' is used as a fallback. #7

Closed karan-jarvis closed 2 years ago

karan-jarvis commented 2 years ago

Screenshot 0004-06-22 at 5 20 40 PM

@bharathraj-e Google ReCaptcha is not displaying in live mode also throw the error please check it and give me solution for that overall very good package for google reCaptcha thank you

bharathraj-e commented 2 years ago

@karan-jarvis i can see the console log says gRecaptcha V3 ready.

please share your index.html file.

karan-jarvis commented 2 years ago

I got the error sir thank you so very much

@karan-jarvis i can see the console log says gRecaptcha V3 ready.

  • Have you tried execute()? - Does it generates token without error?
  • For ReCaptcha banner - Did you tried showBadge() .

please share your index.html file.