Login using REST API
Hi,
We try to communicate with Sysaid using the REST API.
We found out that in order to query a SR we need to call the URL http://srvsysaid04:8080/api/v1/sr/1234567 and provide it with the TOKEN in the Authorization property of the headers.
In order to get that TOKEN, we need to perform a login.
We try using http://srvsysaid04:8080/api/v1/login/ and passing our user_name and password as parameters as described in the API.
We don't receive an answer but rather a server error (500 - The server encountered an internal error (Request failed.) that prevented it from fulfilling this request) without more details.
Has someone here already experienced this as well ?
How to perform a REST login and get the TOKEN needed for further requests ?
Thanks,
Stephane
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.