Hi, I have an issue with a GET request sent as http action via espocrm workflow.
In Espo log I get the following error:
ERROR: Workflow[603001599ded29982]: Action failed [sendRequest] with cid [0], details: Workflow: Send Request action: 0 response.. [] []
but if I send the request via any web browser it works, as you can see in the screenshot attached.
The url contains 2 parameters: "user_api_hash" and "lang"
Can anyone help me understand what is the problem and how I can solve it?
Thank you
In Espo log I get the following error:
ERROR: Workflow[603001599ded29982]: Action failed [sendRequest] with cid [0], details: Workflow: Send Request action: 0 response.. [] []
but if I send the request via any web browser it works, as you can see in the screenshot attached.
The url contains 2 parameters: "user_api_hash" and "lang"
Can anyone help me understand what is the problem and how I can solve it?
Thank you
Comment