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
{{ message }}
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
When calling methods that return the HTTP response code (i.e. cancelSignatureRequest), I also want to access the status code when an exception is thrown. Right now the status code can only be accessed by parsing the exception message.