Skip to content

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

@NarenInD

Description

@NarenInD

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions