OdataLink Error Code 1006: $Top must be a specific value
Revision as of 23:44, 22 June 2021 by Nic (talk | contribs) (Created page with "'''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 suppo...")
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, it must be set to 400.
For Xero Accounting, it must be set to 100.
For Xero Projects, it must be set to 50.
All other values will be rejected.
This error should not be fatal to your OData client.