You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
I have an album (Auto backup) with more than 20000 items in it, when I try to paginate the album items with "start-index" and ''max-results" it failed when start-index hits 10002 and I gets this error message:
"Deprecated offset is too large for a stream ID query. Please switch to using resume tokens."
I have an album (Auto backup) with more than 20000 items in it, when I try to paginate the album items with "start-index" and ''max-results" it failed when start-index hits 10002 and I gets this error message:
"Deprecated offset is too large for a stream ID query. Please switch to using resume tokens."
Steps to reproduce issue:
https://picasaweb.google.com/data/feed/api/user/${user_id}/albumid/${album_id}?max-results=1&start-index=10002
Ref: https://code.google.com/p/gdata-issues/issues/detail?id=7004
The text was updated successfully, but these errors were encountered: