i'm trying to make a simple check before saving an object on Parse. I'm using the 'beforeSave' method to check if object has necessary fields setup correctly before saving. The pro
Solution 1:
I had a very similar problem. I was making changes to an existing project and when I uploaded the code I started getting error where no errors had been before.
I finally solved it by going back to jssdk version to 1.4.0 in .parse.project
Maybe it solves your problem also.
Share
Post a Comment
for "Parse Cloud Code Request.object.get(key) Return Always Undefined"
Post a Comment for "Parse Cloud Code Request.object.get(key) Return Always Undefined"