I keep getting this error whenever I am trying to post images at all - whether it is with the PC or Android phone, and even when trying to edit or create the banner/icons for communities.
It just pops up in the lower left corner as:
SyntaxError: Unexpected token ‘R’, “Request er”… is not valid JSON
What’s going on my coders?
Just means the post request failed on the backend and the front end is not handling the failed request gracefully. It should just say failed to upload for what ever reason.
Thanks!