I’m a bit of a newbie to AssystREST and so maybe missing something glaringly obvious so please forgive me.
I am trying to test AssystREST API with very little success.
https://Server:port/assystREST/v2/raml
I can run the above and bring back all the resourceTypes from the api server, however trying to bring back an event based on the ID gives me a permission issue.
When using postman to test I just get a 401 unauthorised code.