Difference between revisions of "OdataLink Error Code 1006: $Top must be a specific value"

Jump to navigation Jump to search
no edit summary
(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...")
 
 
Line 3: Line 3:
While the '''$Top''' is supported, it must be a specific value depending on the type of model.
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 [[MYOB Models]], it must be set to '''400'''.


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


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


All other values will be rejected.
All other values will be rejected.
3,246

edits

Navigation menu