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 opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to