Getting 403 Forbidden error when running payroll flow using REST API
Summary:
I'm trying to run the Payroll Flow 'Compile Formula' using the REST API and getting the 403 Forbidden error. This seems to be a security issue but unable to identify the actual root cause. I'm able to use the GET operation to get the flow id but the POST operation is not working.
I provided the user with all the necessary roles, privileges and data access but it still throws the same error. However, with the same user, I can run the same flow from the UI.
Has anyone encountered the same issue or is familiar with the cause?
0