Dear colleagues,
SAP BTP Trial account, using Boster to set up workflow management, then in BAS create workflow mta project and deployed into BTP, can manually start the deployed workflow instance in BTP workflow management, in the mybox can approve the workflow, workflow executed successfully.
Then try to call this instance using API hub Workflow API for Cloud Foundry, configured the environment in API Hub, after then try with post request https://api.workflow-sap.cfapps.ap21.hana.ondemand.com/workflow-service/rest/v1/workflow-instances, error with unauthorized, do you have any idea what's the root cause here?
The client ID and client secret for above screenshot is get from below place(Process Integration Instance).
Error after try out post.
Thank you.