hi there,
I am using the backendless library for angular for a project that is already deployed and used by many.
It all worked fine until yesterday, without any change in code or on the server, I now get bad request (400), it seems the request is associated to a specific table called “CoachNoCoreData” as well as “CoachRequestNoCoreData” in application ID ‘9088AF67-1648-1726-FF09-A51862BF1A00’). I’m on backendless 3 for legacy reasons.
Note that for some reason it doesn’t trigger all the time, but really often, any ideas?
I’m not sure what I can do as it was all working fine and nothing has changed. The exact same request sometimes works and sometimes returns bad request, how is that possible?