Skip to content

Handle non-json http error responses and use requests.exceptions.JSONDecodeError instead of json.JSONDecodeError#57

Open
prsutherland wants to merge 2 commits into
EodHistoricalData:mainfrom
prsutherland:json-decode-error
Open

Handle non-json http error responses and use requests.exceptions.JSONDecodeError instead of json.JSONDecodeError#57
prsutherland wants to merge 2 commits into
EodHistoricalData:mainfrom
prsutherland:json-decode-error

Handle non-json error messages by checking mimetype header.

87a1a2b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs