Hello, i was trying to upload an image to a post i was gonna make but it seems i cannot upload images It just gives me a message that says “SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”, is anyone else having the same issue?
You must log in or register to comment.
It likely means that the image you’re trying to upload is too big. If it’s about 10MB or so, you’ll run in to this problem
is 15.5 KB considered too big? i tried uploading an image with that size and it still gives me that error (which is weird tbh…)
might be something with the file?
Test
nice, it works again!