cancel
Showing results for 
Search instead for 
Did you mean: 

User is not allowed to work with task query

hari
Star Contributor
Star Contributor
Hi,

I have made a user as tenant admin and I have added the REST API access to tenant admins group but still I am unable to get the list of tasks from an external system with the user credentials of a user who is in tenant admin group.
2 REPLIES 2

hari
Star Contributor
Star Contributor
* unable to get the list of tasks to an external system from Alfresco Activiti with the user credentials of a user who is in tenant admin group.

hari
Star Contributor
Star Contributor
Not really sure what went wrong here but its good now.
How it worked is as below.
Used the POST with an empty body. URL: http://<systemIP>:8080/activiti-app/api/enterprise/tasks/query?tenantId=1
Basic authentication was used.