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
Only read the message from `cause` if it's an HTTP error.
Parse the error with an xml or json parser depending on the
webservice format.
Error is added to the exception's `message` parameter.
Fixes#80
Signed-off-by: Alastair Porter <[email protected]>
That is, the contents of
<error><text>Invalid mbid.</text></error>
The text was updated successfully, but these errors were encountered: