Hi to all
Using "postman" tool, I'm able to receive the token from "gettok.cgi".
I get the SHA256 from the concatenation of my session token (from gettok) + my current openspot password.
I did not find the correct way to call "login.cgi".
(POST/GET) http://openspot/login.cgi
I put "token" and "digest" to "Params" section, get "400 bad request".
I put "token" and "digest" to "Headers" section, also get "400 bad request"
I try both "Get" / "Post", same results. the dreadfull "400 bad request".
Someone can tell me the correct place to put the token and digest parameters to authenticate to OpenSpot?
It's appreciated!
Joël.