SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
When trying to upload specific MP4 videos, it fails to upload and gives the following error:
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
Maybe it's because they are long videos, I don't know.
Any solution for this?
JH