Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commerce list limited to 200 items #60

Open
mwrich4 opened this issue Apr 21, 2018 · 0 comments
Open

commerce list limited to 200 items #60

mwrich4 opened this issue Apr 21, 2018 · 0 comments

Comments

@mwrich4
Copy link

mwrich4 commented Apr 21, 2018

When my commerce list got above 200 items, no error shown but my item list no longer loaded anything.

There is a message saying 'request list limited to 200 ids' being returned from the API site, so I'm gonna assume that the pao code is trying to send the whole group rather than segmenting into smaller batches.
The exception is from commerceservice.cs line 193. ( IIRC )

For now, I trimmed my list back below a count of 200 items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant