Data returned by the Table Q&A service API
Name | Type | Example value | Description |
RequestId | String | D85FE2F3-C75C-130C-9FCE-2BC502E2D210 | The unique request ID. Use this ID to troubleshoot issues. |
Data | String | |
|
The preceding table describes the data returned by the Table Q&A service. For more information about the API, see Table Q&A (General).
Table Q&A service error messages
If an API call to the Table Q&A service returns an error, refer to the following table to identify and resolve the issue.
status | msg | Description |
400 | IdError, Error Miss parameter bot_id | The bot_id parameter is missing. |
400 | QuestionError, Error Miss parameter question | The question parameter is missing. |
400 | ServiceError, Service not configured bot info. | Incomplete bot configuration. |
400 | TableError, Error Table not configured in this service or linking not find | Fault in table configuration |
400 | TableIdError The specified table cannot be queried | The specified table cannot be queried. |
500 | InternalError, Error model internal error. | Failed to connect to the model |
500 | InternalError, internal error msql to sql error. | SQL object transformation error. |
500 | InternalError, Error sql to execute sql error. | SQL statement transformation error. |
500 | InternalError, Error internal error sql service error. | Unknown error. |