OdataLink Error Code 1006: $Top must be a specific value

From OdataLink
Jump to navigation Jump to search

Error 1006 will be logged when the OData client includes a $Top query parameter for some endpoints that used an incorrect value.

While the $Top is supported, it must be a specific value depending on the type of model.

For MYOB Models, it must be set to 400.

For Xero Accounting Models, it must be set to 100.

For Xero Projects Models, it must be set to 50.

All other values will be rejected.

This error should not be fatal to your OData client.


Related Topics

OdataLink OData feed error codes
Troubleshooting Guides