401 - Invalid Access Token
I set up a triggered task, but I am getting an invalid access token when attempting to call it from SOAPUI or a C# application. I am just adding the bearer token in an Authorization header like this: httpClient.DefaultRequestHeaders.Authorization = ...