Closed Braastos closed 3 years ago
When using the block_user function it returns an json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) this is like because the endpoint response is a 204 without any Data
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
there could be similar Errors with other endpoints
When using the block_user function it returns an
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
this is like because the endpoint response is a 204 without any Datathere could be similar Errors with other endpoints