bern icon indicating copy to clipboard operation
bern copied to clipboard

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Open NarenInD opened this issue 4 years ago • 1 comments

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)

NarenInD avatar Nov 11 '20 10:11 NarenInD

same error here

matheusvvb-19 avatar Jun 24 '21 01:06 matheusvvb-19