Comment on Invalid Json
masterofballs@exploding-heads.com 2 years ago
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.
Comment on Invalid Json
masterofballs@exploding-heads.com 2 years ago
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.
Lovstuhagen@exploding-heads.com 2 years ago
Thanks!