You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get it to work, I need to use Parse.User.logIn(username, password, {useMasterKey : true}) which wasn't the case using CloudCode. It doesn't seem to make sens neither to need to use the master key in order to be able to login.