Skip to content

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

Open
ndtreviv wants to merge 1 commit into
tumblr:masterfrom
CameraForensics:master
Open

Updated JumblrException to correctly parse errors from response body.#129
ndtreviv wants to merge 1 commit into
tumblr:masterfrom
CameraForensics:master

Conversation

@ndtreviv

@ndtreviv ndtreviv commented May 1, 2019

Copy link
Copy Markdown

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

yahoocla commented May 1, 2019

Copy link
Copy Markdown

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

ndtreviv commented May 1, 2019

Copy link
Copy Markdown
Author

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

ndtreviv commented May 3, 2019

Copy link
Copy Markdown
Author

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