Hello All

My requirement is get all the private and public image under user albums in
my flex application

with this link  "
https://picasaweb.google.com/data/feed/api/user/username?kind=album";

am able to get the public albums

when am trying to get private albums for authenticate user with this link "
https://picasaweb.google.com/data/feed/api/user/*username*
?kind=album&access=all<https://picasaweb.google.com/data/feed/api/user/username?kind=album&access=all>"
am unable to get the result

is this possible to get the private album details in flex ?

Regards

BMK...


On Mon, Nov 15, 2010 at 13:03, rajat <[email protected]> wrote:

> Hello,
>
> According to
> http://code.google.com/apis/picasaweb/docs/1.0/developers_guide_dotnet.html#Contacts
>
> i was using "https://picasaweb.google.com/data/feed/api/user/username/
> contacts" to collect favorites data even without username login as
> mentioned in developer guide. It was working fine before.
> e-g :
> https://picasaweb.google.com/data/feed/api/user/rajat.triumph/contacts
>
> But now same url feed is not working directly from browser without
> username login and its showing "(1) Invalid request" error message.
>
> Kindly can anyone suggest.
>
> thanks and regards,
> rajat
>
> --
> 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]<google-picasa-data-api%[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