Task Scheduler Configuration Issue

Issue #765 resolved
Cindy created an issue

I’ve followed these instructions to configure task scheduler: https://documentation.apliqo.com/a/1402361

But upon running my task I’m hitting this error:

2024-01-24 08:52:57 com.cubewise.k INFO TaskRunJob:650 Running job... [Test1]
2024-01-24 08:52:57 com.cubewise.k INFO TaskRunJob:693 Reference base path of requests: https://localhost:443/<APPNAME>
2024-01-24 08:52:57 com.cubewise.k ERROR TaskRunJob:795 Unable to authorize thread. Aborting task.
2024-01-24 08:52:57 com.cubewise.k ERROR TaskRunJob:796 RESPONSE: {"statusCode":401,"success":false,"failed":true,"message":"Not authorised to view this resource","error":{"message":"Not authorised to view this resource"}}

The user configured in the task scheduler credentials has access to the content store, tm1 instance, and print directory.

I have been working with Cubewise support team on this issue but wanted to open this ticket for documentation purposes.

Comments (3)

  1. Cindy reporter

    This was due to a misinterpretation of the documentation above - will close this out as user error.

  2. Log in to comment