A simple upload form using dropzone was working correctly previously has now stopped. I would have done a few wappler updates since I last tested it, so can’t say if it was due to an update which one.
I made no changes to the page.
If the file is not added to the form, the server connect form action runs to completion
getting a 400 error. type xhr
error points to serverconnectForm.js:302
Spent a few hours troubleshooting and I’m still stuck. Hoping it’s a simple fix.
It turned out to be the server firewall for the app. Reconfiguring it solved the issue, there was no errors what so ever and whats strange is that it wasn’t changed since inception. Will look into it further thanks for you assistance as always.