* The JSONDecodeError exception only exists in Python 3. * Without a properly parsed JSON response there is no more error processing to be done, no matter the http response code. Relates to #38178