OdataLink Error Code 2905: The Free Edition is capped at 500 requests for data per 30-day period

From OdataLink
Jump to navigation Jump to search

Error 2905 only relates to the Free Edition and will be logged if you attempt to make more than 500 requests for data in the last 30-days.

To resolve this error, you will either need to subscribe to a paid version of OdataLink or wait until OdataLink becomes available again.

What is a request ?

The number of requests made depends on the Endpoints and Data Files.

To be OData compliant, most Endpoints are paged such that a single request returns a set number of records. When retrieving data, your OData Client must make multiple requests to download all the data.

For MYOB Models, most endpoints are paged at 100 records per page. This is determined by the MYOB API.

For Xero Accounting Models, most endpoints are paged at 100 records per page. This is determined by the Xero Accounting API.

For Xero Payroll (Australia) Models, most endpoints are paged at 100 records per page. This is determined by the Xero Payroll (Australia) API.

For Xero Payroll (New Zealand) Models, most endpoints are paged at 100 records per page. This is determined by the Xero Payroll (Australia) API.

For Xero Projects Models, most endpoints are paged at 50 records per page. This is determined by the Xero Projects API.


Related Topics

OdataLink OData feed error codes
Troubleshooting Guides