OdataLink OData feed error codes

From OdataLink
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 2006: Subscription suspended
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
OdataLink Error Code 2999: Trial has expired


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
OdataLink Error Code 3006: Model has consolidation 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 4006: Data file access has been revoked


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 8006: MYOB data file must be upgraded to the latest version of MYOB
OdataLink Error Code 8901: MYOB cannot return data prior to the conversion date
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 Error Code 9006: Xero imposed a limit of 5 concurrent calls per data file
OdataLink Error Code 9007: Xero imposed a limit of 10,000 calls per minute on the whole OdataLink app
OdataLink Error Code 9008: Xero imposed a limit of 100,000 records per request
OdataLink Warning Code 9901: Xero tokens expired and were renewed successfully
OdataLink Warning Code 9902: The Xero data could not be found
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 900002: OdataLink session received was not valid
OdataLink Error Code 999999: Unknown error encountered


Related Topics

Troubleshooting Guides