Introduction
This page is a list of error codes and descriptions (messages) that are used in URAC micro-service.
Code | Description |
---|---|
400 | Database connection error |
402 | User account already exists |
403 | Unable to edit User |
404 | User Not Found! |
405 | Unable to find Users. Please try again |
407 | Problem validating Request. Please try again. |
410 | Username taken, please choose another username |
411 | invalid user id provided |
412 | invalid group id provided |
413 | invalid token id provided |
414 | Unable to add user. |
415 | Unable to find group |
416 | Unable to create Group |
417 | Invalid group id provided |
Code | Description |
---|---|
418 | Unable to find token |
419 | Unable to delete Group |
420 | Unable to delete token |
421 | Unable to delete user |
422 | Unable to edit user |
423 | An id must be provided |
428 | A username or an email must be provided |
429 | You already invited this user |
430 | Tenant not found for this user |
431 | Missing required field: either id or name |
432 | Unable to add Token |
474 | Missing required field: either id or code |
500 | This record is locked. You cannot modify or delete it |
611 | Invalid tenant id provided |
Add Comment