The issue is coming in this line `return requests.post(url, data={'sample_text': text}).json()` `json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)`