I am also getting this API quota exceeded message while fetching images of the album.
I am using 3-legged auth. I dont really exceed the quota. Can any body help in here? Regards, Sarvesh On Thu, Jul 7, 2011 at 8:42 AM, [email protected] < [email protected]> wrote: > I'm speaking about a simple request that ask for a user's photos. > > GetPhotosTx fetchPhoto = photoFactory.getPhotos("OWNER ID", "ALBUM ID"); > transport.add(fetchPhoto).run(); > > Today, I have the same problem, > > fetchPhoto.getError().**isApiLimitExceeded() > fetchPhoto.getError().**isClientError() > > return true. > > -- > You received this message because you are subscribed to the Google Groups > "orkut Developer Forum" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/opensocial-orkut/-/6rRwxxwGjPAJ. > > 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/opensocial-orkut?hl=en. > -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" 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/opensocial-orkut?hl=en.

