[x ] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
Development environment:
Steps to reproduce:
I have registered a Request URL and toggled on interactivity. I launch the shortcut and the request comes to the URL. Now I post a payload to view.Open API and the modal is opened
I filled the details in the modal and request never reached the request URL
The response is
{"ok":false,"error":"curl_error","code":0,"curl_errno":28,"curl_error":"Operation timed out after 3000 milliseconds with 0 bytes received","total_time":2.999589,"url":"http:\/\/<domain>\/thanks"}
Expected result:
I expect the view_submission event
Actual result:
Request didn't reach my API
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.
If attaching logs, please remove user data and tokens.
Description
Describe your issue here.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
Development environment:
Steps to reproduce:
Expected result:
I expect the view_submission event
Actual result:
Request didn't reach my API
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc. If attaching logs, please remove user data and tokens.