Hello,
activity/humanTask/task etc API REST only works if a Administratos profiled user is logged. Is this behavior by design of a bug?
Context:
Bonita Community 7.1.0
H2 DB
Tomcat bundle
No other environment has been tested.
Hello,
activity/humanTask/task etc API REST only works if a Administratos profiled user is logged. Is this behavior by design of a bug?
Context:
Bonita Community 7.1.0
H2 DB
Tomcat bundle
No other environment has been tested.
Hi,
If your are developing a custom page you must configure permissions to have access to the api’s.
See http://documentation.bonitasoft.com/rest-api-authorization-0#permissions_table for more information.
Thank you, testing now