Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responses on error objects don't match format of successful responses #172

Open
justincy opened this issue Nov 18, 2016 · 0 comments
Open

Comments

@justincy
Copy link
Contributor

When an error is thrown on 4xx or 5xx errors we attach a response object to the error but that response object doesn't match the format we use for successful responses as documented in the README. I believe we're just returning the response we get straight from fetch().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant