-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
After login successfully, how can I obtain the sessionId to test other API requests?
curl -X 'POST' \
'http://192.168.1.250/auth/login' \
-H 'accept: application/json' \
-H 'Content-Type: application/x-www-form-urlencoded' \
-d 'username=XXXX&password=XXXXX&verification_code=&proxy=&locale=&timezone='Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working