Forums
(@willapp)
3 years, 3 months ago
Using developer tools I saw that this error was actually being caused by a 413 response from Nginx due to the request payload being too large. Fixed by following this: https://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/