Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

cant invoke all methods with c.<methodsname> #68

Open johnsonchandra opened 8 years ago

johnsonchandra commented 8 years ago

in client, e.g. c.url is not invokeable, instead I have to invoke it with $.cloudinary.url

while in server, this is the exception I got: "Exception while invoking method 'c.sign' undefined"

Is it an issue or maybe I miss something?

I just add it normally with meteor add lepozepo:cloudinary

tomhalley commented 8 years ago

+1 having exact same issue

pavanputhra commented 8 years ago

+1