cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

For an app

Open jjeffwarner opened this issue 10 years ago • 0 comments

I had to change the App.accessRule for the most recent version to

App.accessRule('://.cloudinary.com/*');

instead of

App.accessRule('://res.cloudinary.com/');

jjeffwarner avatar Dec 28 '15 18:12 jjeffwarner