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
I am new to Parse.com and currently I'm trying to setup a new parse server for my mobile application. I have followed the tutorial and created a new azure app service with a forked parseServer
Currently I'm lost at the step where I have to insert the app_id and master_key value because I am unable to create new account for Parse.com and from what I understand the only way to get App_id and Master_key is through the dashboard of Parse.com. Or must I host the parseServer locally first then only I can retrieve the values through there?