-
Notifications
You must be signed in to change notification settings - Fork 17
(Blueprint) AirOne API Error code mapping
hinashi edited this page Sep 26, 2022
·
7 revisions
-
Authentication failed (AE-000000)
-
Invalid user input error (AE-100000)
- luck of parameters (AE-110000)
- No Entry name (AE-111000)
- No Entity name (AE-112000)
- No mandatory attribute value (AE-113000)
- parameter is wrong (AE-120000)
- parameter type is wrong (AE-121000)
- parameter exceed limit (AE-122000)
- Parameter not be blank (AE-123000)
- Unsupported media type (AE-130000)
- Parse error (AE-140000)
- general error (AE-199999)
- luck of parameters (AE-110000)
-
System regulated error (AE-200000)
- permission denied (AE-210000)
- duplicated object exists (AE-220000)
- target object doesn't exist (AE-230000)
- Entry is not empty (AE-230000)
- general error (AE-299999)