skip to main content
Querying data stores with SQL : Error messages : Management API error messages
  

Try Now

Management API error messages

The following sections describe error messages you may receive back from the Hybrid Data Pipeline Management API. Each error message is followed by a possible cause and recommended actions, if applicable.
In addition to general error messages that apply to all components of the Hybrid Data Pipeline Management, additional error messages are returned only by the Data Source or Connector APIs.
Table 206. Error codes for the Hybrid Data Pipeline Management API
222206900
Invalid URL for GET: Resource {0} not found.
222206901
Invalid URL for DELETE: Resource {0} not found.
222206902
Invalid URL for PUT: Resource {0} not found.
222206903
Invalid URL for POST: Resource {0} not found.
222206904
Invalid URL for GET: Resource not specified.
222206905
Invalid URL for DELETE: Resource not specified.
222206906
Invalid URL for POST: Resource not specified.
222206907
Invalid URL for PUT: Resource not specified.
222206908
The method, {0}, is not allowed for this URL, {1}.
222206909
Queries are not supported on this call.
* HTTP error messages
* Servlet error messages