...
This page is a list of error codes and descriptions (messages) that are used in URAC micro-service.
Code | Description | Code | Description | 400 | Database connection error |
---|---|---|---|---|---|
418400 | Business logic required data are missing. | ||||
420 | Unable to find group. | ||||
520 | Unable to find tokenuser. | ||||
402521 | User account already exists. | 419 | Unable to delete Group | ||
403 | Unable to edit User | 420 | Unable to delete token | ||
404 | User Not Found! | 421 | Unable to delete user | ||
405 | Unable to find Users. Please try again | 422 | Unable to edit user | ||
407 | Problem validating Request. Please try again. | 423 | An id must be provided | ||
410 | Username taken, please choose another username | 428 | A username or an email must be provided | ||
411 | invalid user id provided | 429 | You already invited this user | ||
412 | invalid group id provided | 430 | Tenant not found for this user | ||
413 | invalid token id provided | 431 | Missing required field: either id or name | ||
414 | Unable to add user. | 432 | Unable to add Token | ||
415 | Unable to find group | 474 | Missing required field: either id or code | ||
416 | Unable to create Group | 500 | This record is locked. You cannot modify or delete it | ||
417 | Invalid group id provided | 611 | Invalid tenant id provided522 | The password and its confirmation do not match. | |
523 | The provided current password is not correct. | ||||
524 | Cannot join with a sub tenant key | ||||
525 | Unable to generate pin at this time. | ||||
526 | Email already exists. | ||||
527 | username or id is required to invite user. | ||||
528 | Cannot invite user with locked record. | ||||
529 | User has already been invited. | ||||
530 | Users array is required. | ||||
531 | Error while trying to invite users. | ||||
532 | user [id | username | email] is required | ||||
599 | Token has expired. | ||||
600 | unable to find token. | ||||
601 | Model not found. | ||||
602 | Model error: |