HI
I need to interact with the rest API of CSOT and after looking to the documentation, I found that I need to authenticate first in order to get the token.
My client give me a livelink that takes me directly to CS and I am trying to get the base URL for the authentication, so I used http://livelink.XXXXX.ca/livelink/livelink.exe/api/v1/auth, but IDK if it is the correct URL or not because when I want to authenticate it returns always 401 .
Any help please