#pezmania

1 messages · Page 1 of 1 (latest)

midnight mountainBOT
lavish ember
#

Do you see any errors in browser console?

turbid sundial
#

Yes not sure if this is causing it

#

It was working fine a couples of weeks ago

lavish ember
#

Copy and paste the error here

turbid sundial
#

JQMIGRATE: Migrate is installed with logging active, version 1.4.1
dashboard.0.24fa06e50abe1d50fd06.min.js:1 [Report Only] Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'unsafe-hashes' https://www.google.com/recaptcha/api.js https://www.google.com/recaptcha/enterprise.js https://www.google.com/recaptcha/ https://www.recaptcha.net/recaptcha/enterprise.js https://www.recaptcha.net/recaptcha/ https://www.gstatic.com/recaptcha/api2/ https://www.gstatic.com/recaptcha/ https://hcaptcha.com https://*.hcaptcha.com 'self' 'nonce-H/WTrIJ4Qoq/6NnpFCQMYQ==' 'sha256-47mKTaMaEn1L3m5DAz9muidMqw636xxw7EFAK/YnPdg=' https://js.stripe.com https://dashboard.stripe.com https://connect.stripe.com https://b.stripecdn.com https://connect-js.stripe.com 'report-sample'".

27171 @ dashboard.0.24fa06e50abe1d50fd06.min.js:1

reCAPTCHA

reCAPTCHA is a security service that protects your websites from fraud and abuse.

lavish ember
#

Are you evaluating a string in your code?

turbid sundial
lavish ember
turbid sundial
#

This is in test mode and using localhost

#

From the stripe documentation there was no instruction to include this in test mode

lavish ember
#

I saw a link to stripe.com/docs/stripe-apps

#

this is still considered as an external link.

turbid sundial
#

This is the default ui provided by stripe

#

That link was not added

lavish ember
#

Can you create a new Stripe app and see if you encounter the same problem?

turbid sundial
#

I have even commented out all the areas without default code and still doesn’t work