Messages - Distinguish fail and error states
Based on updated documentation (mprudek-group/readme_test!3), client data and client authentication errors are marked with different states:
-
ok: no-error -
fail: authentication error -
error: server-side or client data error
Each response with such a state must be filled with message parameter containing brief info about response status
Edited by Vojtech Myslivec