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

Updated JumblrException to correctly parse errors from response body. #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ndtreviv
Copy link

@ndtreviv ndtreviv commented May 1, 2019

Fixes #91

In this version JumblrException correctly parses error objects and stores error details in a new JumblrError type, which makes the code, title and detail accessible to the end user.

The new version stores error details in a new JumblrError type, which makes the code, title and detail accessible to the end user.
@yahoocla
Copy link

yahoocla commented May 1, 2019

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄

@ndtreviv
Copy link
Author

ndtreviv commented May 1, 2019

Ah great. I had printed out that CLA file and was just about to scan it, but that online form is much easier! Done.

@ndtreviv
Copy link
Author

ndtreviv commented May 3, 2019

There are some pretty old PRs in here. I really need this fix, actually. So I'm wondering what the movement time is on these PRs? Am I better off just deploying my fork instead?

@ndtreviv ndtreviv mentioned this pull request Nov 18, 2019
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

Successfully merging this pull request may close these issues.

Error parsing API error response
2 participants