OdataLink OData feed error codes

From OdataLink
Revision as of 17:41, 13 October 2021 by Nic (talk | contribs)
Jump to navigation Jump to search

OdataLink logs all requested made for debugging and security purposes.

The following is the complete list of all error codes.


Accounts
OdataLink Error Code 2001: AccountCode not specified in URL
OdataLink Error Code 2002: Account does not exist
OdataLink Error Code 2003: Account is disabled
OdataLink Error Code 2004: Subscription has expired
OdataLink Error Code 2005: Too many data files license for the subscription
OdataLink Error Code 2901: Too many models for the Free Edition
OdataLink Error Code 2902: Too many data files for the Free Edition
OdataLink Error Code 2903: Too many users for the Free Edition
OdataLink Error Code 2904: The Free Edition is capped at 100,000 records of data per 30-day period
OdataLink Error Code 2905: The Free Edition is capped at 500 requests for data per 30-day period
OdataLink Error Code 2906: The Free Edition is capped at 10 active days of requests per 30-day period
OdataLink Error Code 2907: Too many active endpoints for the Free Edition
OdataLink Error Code 2908: The Free Edition cannot use any premium endpoints


Model
OdataLink Error Code 3001: ModelCode not specified in URL
OdataLink Error Code 3002: Model does not exist
OdataLink Error Code 3003: Model is disabled
OdataLink Error Code 3004: Model authentication does not match client
OdataLink Error Code 3005: Model has all settings endpoints disabled


Data File
OdataLink Error Code 4001: DataFileCode not specified in URL
OdataLink Error Code 4002: Data file does not exist
OdataLink Error Code 4003: Data file is disabled
OdataLink Error Code 4004: Data file is not licensed
OdataLink Error Code 4005: Data file not allowed for the model


Endpoints
OdataLink Error Code 5002: Endpoint does not exist
OdataLink Error Code 5003: Endpoint not allowed for the model


IP Addresses
OdataLink Error Code 6001: IP Address not allowed for the model


Users
OdataLink Error Code 7001: User login does not exist
OdataLink Error Code 7002: User not allowed for the model


MYOB Specific
OdataLink Error Code 8001: MYOB denied access to the endpoint
OdataLink Error Code 8002: MYOB timed out while servicing the request
OdataLink Error Code 8003: MYOB encountered a runtime exception while servicing the request
OdataLink Error Code 8999: MYOB encountered an unknown error while servicing the request


Xero Specific
OdataLink Error Code 9001: Xero denied access to the endpoint or data file
OdataLink Error Code 9002: Xero timed out while servicing the request
OdataLink Error Code 9003: Xero encountered a runtime exception while servicing the request
OdataLink Error Code 9004: Xero imposed a limit of 5000 calls per day on this data file
OdataLink Error Code 9005: Xero imposed a limit of 60 calls per minute on this data file
OdataLink Warning Code 9901: Xero tokens expired and were renewed successfully
OdataLink Error Code 9999: Xero encountered an unknown error while servicing the request


Miscellaneous
OdataLink Error Code 1001: $Search not supported in query
OdataLink Error Code 1002: $Select not supported in query
OdataLink Error Code 1003: $Expand not supported in query
OdataLink Error Code 1004: $Filter not supported in query for this endpoint
OdataLink Error Code 1005: $OrderBy not supported in query for this endpoint
OdataLink Error Code 1006: $Top must be a specific value
OdataLink Error Code 1999: Unknown parameter not supported in query
OdataLink Error Code 900001: OdataLink servers aborted the request
OdataLink Error Code 999999: Unknown error encountered


Related Topics

Troubleshooting Guides