You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signalwire returns custom error codes and error messages when using the faxing API. However, the fax response is wrapped in the Twilio FaxInstance object, which doesn't handle these fields. I'm unable to access the error code or error message from the response. All I can see is the status if it fails.