photoFeedURLForUserID # of albums returned

25 views
Skip to first unread message

Raj

unread,
Dec 4, 2009, 12:12:15 AM12/4/09
to Google Data APIs Objective-C Client Library Discussion
I am calling photoFeedURLForUserID, It is returning all the albumn
list. However one of the user of the app reported that he can only see
partial results (that is he has 12 album in Picasa and only getting 6
albums).

[service photoFeedURLForUserID:[username text] albumID:nil
albumName:nil photoID:nil kind:nil access:nil];

1. Has anyone seen this problem before,
2. Is the problem caused because I am passing

access = kGDataPhotoAccessAll
and
access = nil

Thanks

Greg Robbins

unread,
Dec 4, 2009, 1:09:05 AM12/4/09
to gdata-objec...@googlegroups.com
It sounds like the service object may not be getting a user credential set, so the feed just shows the public albums.

How many public vs non-public albums are in the account?

Rajesh Balwani

unread,
Dec 4, 2009, 1:22:05 AM12/4/09
to gdata-objec...@googlegroups.com
Thanks, Will ask the user of the app to verify,

Appreciate your help,
Rajesh Balwani


On Thu, Dec 3, 2009 at 10:09 PM, Greg Robbins <grob...@google.com> wrote:
It sounds like the service object may not be getting a user credential set, so the feed just shows the public albums.

How many public vs non-public albums are in the account?

--

You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To post to this group, send email to gdata-objec...@googlegroups.com.
To unsubscribe from this group, send email to gdata-objectivec-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.

Reply all
Reply to author
Forward
0 new messages