HTTP Status 401 – Unauthorized while calling a flow service from a work flow

Hi All,

I am just doing a POC , i am calling a flow service from a work flow, i am getting HTTP Status 401 – Unauthorized error.

when i am debugging its working fine.

In the workflow i am using a webhook and as a basic auth provided my credentials and i am the tenant owner not sure why i am getting unauthorized error.

Below is the workflow, I am getting unauthorized while invoking copy_SFTPtesting flow service( 3rd on in the flow)

@rajesh.chigurupati can you share the mapping details of flowservice invocation in workflow and also and webhook details.