jerocosio / autoform-cloudinary

Easily upload images to Meteor using Cloudinary and Simple Schema
13 stars 11 forks source link

https://api.cloudinary.com/v1_1/undefined/auto/upload #20

Closed psibal closed 6 years ago

psibal commented 6 years ago

Hi, I am getting upload error when uploading image using the package.

https://api.cloudinary.com/v1_1/undefined/auto/upload (401 unauthorized error) message:"Invalid cloud_name undefined"

Please advise.

psibal commented 6 years ago

Created meteor project from scratch and it worked.