Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

401 error #80

Closed KudMath closed 8 years ago

KudMath commented 8 years ago

Hey, I get a 401 error trying to upload, any idea why?

server.js Cloudinary.config({ cloud_name: '**', api_key: '**', api_secret: '**', })

client.js $.cloudinary.config({cloud_name:"**"})