In the afterSave of my parse object subclasses, I call .existed() on the request object.
I have had this code for quite a while, but only recently do existing object return false for .existed(). I tried to change the SDK to 1.6.2 and 1.6.0 but still ran into the same issue