Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Checkout - logo_url #49

Closed
davecarlson opened this issue Jun 28, 2021 · 2 comments
Closed

Create Checkout - logo_url #49

davecarlson opened this issue Jun 28, 2021 · 2 comments

Comments

@davecarlson
Copy link

Currently, you can upload images via the API to create a checkout, but the hosted pages do not show the image, due to a cross origin error.

You can upload images via the website interface, but this is very sloe for large catalogues.

Is there a way to get the images backed onto your CDN to allow them to be visible ?

@davecarlson
Copy link
Author

"Refused to load the image 'https://assets.MYSITE.com/image-4.jpg' because it violates the following Content Security Policy directive: "img-src 'self' data: https://exceptions.coinbase.com/js https://res.cloudinary.com https://www.google-analytics.com/ https://images.coinbase.com"."

@jhonatan-maza
Copy link

Se solucionó el problema because it violates the following Content Security Policy directive: "img-src 'self' data: https://exceptions.coinbase.com/js https://res.cloudinary.com/ https://www.google-analytics.com/ https://images.coinbase.com/"."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants