I’ve looked through all the documentation I could find, but I haven’t been able to locate a complete list of fault codes/fault descriptions for Backendless query faults.
Where can I find a complete list of fault codes and descriptions that could be returned by an error with a query?
would add FAULT = ‘502’ [bad gateway] <bad gateway> - we get this when the server is down (for example right now…), knowing this would allow us to take care of this case by for example allowing access to the local part of the app, instead of locking users out because the app cant login and they cant login, etc.