I frequently encounter the following error when trying to upload images to post: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Additional info: jpeg file type, Lemmy web interface, desktop PC, Firefox browser.
Any idea what causes this?
Was the unexpected character a
u
?Maybe? The popup doesn’t say what the character was, just that it was unexpected. Is there some error debug dump log I should look at for more info?