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

Handle JSON decode error when parsing error response in client #35

Merged
merged 4 commits into from Dec 9, 2021

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    5a6e0c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. catch only JSONDecodeError

    Chad Wagner committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a4d5669 View commit details
    Browse the repository at this point in the history
  2. raise exception from None

    chadawagner committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    e3adfc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    f2f4b1c View commit details
    Browse the repository at this point in the history