Skip to content

How can i get sessionId after login #65

@pishguy

Description

@pishguy

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='

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions