Closed robins35 closed 6 years ago
This fixed the issue for me, the error_body method in the Faraday module wasn't checking for the env['body']['raw']['message'] field.
Closing this since it's pretty old and tests aren't passing. Happy to reopen and discuss finishing it if it's still needed by anyone.
This fixed the issue for me, the error_body method in the Faraday module wasn't checking for the env['body']['raw']['message'] field.