coinbase / coinbase/coinbase-commerce-php
`logo_url` fails to load
Open
- Dominant language
- PHP
- Stars
- 149
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
(X-CC-Version: 2018-03-22)
When using a custom `logo_url` the image fails to load throwing the following error:
Refused to load the image 'https://[edited].com/image.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".
The domain is whitelisted in the account settings, so not sure what's the problem. I guess the Content-Security-Policy has to be relaxed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.