Closed tagomaru closed 5 years ago
I found bug regarding simpleRequester error handling. If statusCode is not 200, it should throw not JSON parse error but Invalid status code.
JSON parse error
Invalid status code
I found bug regarding simpleRequester error handling. If statusCode is not 200, it should throw not
JSON parse error
butInvalid status code
.