Session Status
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
On this page
- Session Status
The Session Status error codes primarily address issues related to user input validation, access permissions, session existence, and unexpected server errors.
Common problems include:
400 | The form contains the following errors: 1) billinkUsername: This value should not be blank. |
403 | Access denied |
404 | Session not found |
500 | Something went wrong |