Unfortunately, although my account has over 2400 albums, it only returns 
1000, even with the method you proposed.

What can be wrong?



Τη Δευτέρα, 9 Σεπτεμβρίου 2013 6:43:59 μ.μ. UTC+3, ο χρήστης Mike Erickson 
έγραψε:
>
> Yes, it appears the max is 1000, then if you want more than 1000, you can 
> request pages using the start-index and max-results parameters.
>
> So your first request is:
>
> picasaweb.google.com/data/feed/api/user/default?kind=photos&start-index=0&max-results=1000
>
> Then follow that with:
>
> picasaweb.google.com/data/feed/api/user/default?kind=photos&start-index=1000&max-results=1000
>
> You can loop on that as much as you'd like. Let us know if you have more 
> questions.
>
>
> On Mon, Sep 9, 2013 at 4:47 AM, enma yppot <[email protected]<javascript:>
> > wrote:
>
>> Although I have more than 1000 albums, the feed returns only 1000.
>>
>> How can this be solved? Is there a parameter I can enter in the URI?
>>
>> If not, can you please solve the bug?
>>
>> -- 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to