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

Cloudinary Image Asset Upload Doesn’t Work #305

Open
HughxDev opened this issue Aug 8, 2019 · 2 comments
Open

Cloudinary Image Asset Upload Doesn’t Work #305

HughxDev opened this issue Aug 8, 2019 · 2 comments

Comments

@HughxDev
Copy link

HughxDev commented Aug 8, 2019

At first I tried to upload an image without realizing that Cloudinary was required for that functionality, so naturally it didn’t work. (I realize the documentation is a WIP, but I think it would be helpful to at least add a heads up about this.) Console showed the warning No "CLOUDINARY_URL" set, followed by a 400 Bad Request of {"error":{"message":"Upload preset not found"}}

So I signed up and added my CLOUDINARY_URL to the .env. The warning went away but upon uploading I got the same “Upload preset not found”. I then enabled unsigned uploading in Cloudinary but it made no difference.

@anacoelhovicente
Copy link
Contributor

You need to add an upload preset on cloudinary, with the name prime-asset.
Here's a link with a tutorial on how to do that in cloudinary.

@birkir
Copy link
Owner

birkir commented Aug 19, 2019

Here is a video guide: https://www.youtube.com/watch?v=E_fvJzDNloc

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

No branches or pull requests

3 participants