Hello!
I have this error in the error log "Process action "connect_to_api" in process flow "process_flow_test_api" in application 2 returned the following message: "The external webserver (…..) responded with the following error: 'The remote server returned an error: (401) Unauthorized.". I have tried to call the process flow from Postman with the Post method and I get status 201 Created .
We have a client certificate on that server and my ip address and the ip address of the app are whitelisted.
Do you know what can cause this error in the error log ?