cloudinary
cloudinary copied to clipboard
cant invoke all methods with c.<methodsname>
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
+1 having exact same issue
+1