Skip to content

Getting error when sending large file to flask - json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) #4690

Discussion options

You must be logged in to vote

Look at the traceback. Your error comes from inside compreface when it seems to make a network request to something.

PS: Your flask view function needs to return something or it'll fail - but that's unrelated to your error.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by martinenkoEduard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants