GET request http action workflow issue
Collapse
X
-
Hello, the problem has been bypassed adding "curl_setopt($ch, \CURLOPT_SSL_VERIFYPEER, false);" into SendRequest.php file. Thank you for your help. -
You can try to debug in application/Espo/Modules/Advanced/Core/Workflow/Actions/SendRequest.php.Leave a comment:
-
Hello,
Please provide more info:
1. What is your Advanced Pack version?
2. Screenshots with the Workflow configurations (Send Request action).Leave a comment:
-
GET request http action workflow issue
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 youTags: None

Leave a comment: