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
curl -X GET \
-H "X-Parse-Application-Id: some parse server app id" \
-H "X-Parse-Master-Key: some parse server master key" \
http://localhost:1337/1/classes/_Session/XXXXXX
@nlutsenko let me know if you are starting on this, if you don't I will start on it when I wrap up other dashboard stuff.
Steps to reproduce
Getting a session on Parse.com
Result for my app:
Getting a session on Parse Server
Result for my app:
The text was updated successfully, but these errors were encountered: