I am getting following error while making api call:
{“cause”:{“code”:“EPROTO”,“errno”:“EPROTO”,“syscall”:“write”},“isOperational”:true,“code”:“EPROTO”,“errno”:“EPROTO”,“syscall”:“write”}
The strange thing is service call works intermittently. First 2-3 time it works and then it starts giving this error.
Any idea about this error and how can we resolve this?
Please let us know the in which scenario you are invoking the API.
And if possible, please send us the screenshots of the API configuration and error to debug the issue further.
I have a separate dialog task to invoke api. So by calling intent, api gets fired.
Screenshot of Service node configuration - (Removed names from screenshot)
All values are present inside context as they are set in one script node just before this Service node.