API Error Codes
The Elice API server returns the following status codes and error codes.
FileStore
Exception Code | Status Code | Description |
---|---|---|
invalid_access_token | 401 | Failed to decode your access token |
has_no_permission | 409 | Don't have any permission to access the resource |
model_not_found | 409 | Failed to find target model. Check specific information in detail |
elice_core_server_failed | 409 | Failed to connect to Elice Core server |
elice_core_unexpected_result | 409 | Elice Core server returned unexpected result |
cannot_get_blob_properties | 409 | Cannot get blob properties |
invalid_bot_token | 409 | Wrong bot token |