I'm sorry, but it doesn't look like there's any sort of ordering request to
offer. I'll look into why the photos are slightly out of order from the
request.

Based on your question, I assume that you are requesting all the photos for
a user:

picasaweb.google.com/data/feed/api/user/default?kind=photo

If you instead request all the photos in a single album, it will return
them in the order they are listed in the album when viewed online. That
would be a query such as:

picasaweb.google.com/data/feed/api/user/default/albumid/[ALBUMID]

Let me know if that helps.
-Mike

-m.e.


On Mon, Sep 3, 2012 at 3:02 AM, canree <[email protected]> wrote:

> Hello,
>
> I'd like to use Picasa Web Albums API to display few recently uploaded
> photos on external website.
> When I issue GET request as mentioned in API doc I'm getting photos but
> cannot get them in right order.
> It seems they are not set in order they were uploaded. Do you know how can
> I get them in righ order?
> BTW, they were batch uploaded by dragging and dropping them into browser,
> not one by one.
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Picasa Web Albums API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-picasa-data-api/-/e56auBA3gtMJ.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-picasa-data-api?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to