A SyntaxError with JSON.parse occurs when trying to change my avatar and when trying to upload a image to a new post.

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

  • It worked perfect for avatars, but when posting it seemed to not like the particular PNG image I was trying to upload. It gave me a syntax error when I tried. I tried with random other pictures on my computer and they worked. It was a 15 MB picture though. I converted it to a smaller PNG (2 mb) and it immediately worked. I don’t know if I missed something about file size and that’s why it didn’t work?

    Thank you so much for your help!!!