Hi, I have built a Domo Custom App to call an AWS Lambda Function with domo.post.
There's no problem in managing the response when all goes fine.
But I haven't found how to extract the ErrorMessage from the response when it gives an error (HTTP errorcode: 400)
Can someone tell me where domo keep this information?
Thanks