I am attempting to access Archer exception data via my rest client
(Postman). I am able to obtain a session token via the initial login
POST, however successive GET calls to contentapi are giving me trouble.
On successive calls I receive a 200 OK res...