I set the “enabled” field of a User to DISABLED and then tried to login using the JavaScript SDK and I get the error:
3088 User cannot login - account is disabled
but the documents mention a different error for 3088:
3088
Property ‘email’ must be selected as ‘required’ if ‘Require Email Confirmation’ is enabled
Referenced: https://backendless.com/documentation/data/js/error_handling.htm
I was expecting 3090.