Introduction
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 | 418 | Unable to find token |
402 | 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 provided |
0 Comments