cloudinary
cloudinary copied to clipboard
For an app
I had to change the App.accessRule for the most recent version to
App.accessRule('://.cloudinary.com/*');
instead of
App.accessRule('://res.cloudinary.com/');