JSON API using Master Login return { total: 0}
Confluence User - 19 Aug, 2021
Hi.
I'm new to Joget. I'm currently study how to integrate current application with workflow. Integrate using JSON API without Master Login is successful and display the expected assignment list. However, when execute the same JSON API using Master login it always return 0 result. I have set a Master Login Username and Master Login Password under System Settings > General Setting. Is there any other configuration need to be done?
API > /web/json/workflow/assignment/list
result : {"total": 0}
integration