Error 500 when trying to obtain the last page of items query
I'm trying to obtain a list of all of my items via the Zotero API and get a 500 error when requesting the last page:
URL: https://api.zotero.org/users/76306/items?limit=50&start=1250
Lowering the limit allows me to get closer to the end of the list, however the last page always fails.
URL: https://api.zotero.org/users/76306/items?limit=50&start=1250
Lowering the limit allows me to get closer to the end of the list, however the last page always fails.
-
dstillmanTry now.