On Thu, Feb 13, 2014 at 10:08 AM, Juan de Dios Becerra <
[email protected]> wrote:

> I am using the Google API PlusDomain to fetch activities of the users
> under a domain(domain of my job) I have a list of users and I developed in
> Java a function to retrieve activities of every user, but it is happening
> something weird, especially when I test in appengine, not in my local
> development I get for some users different number of activities, I mean for
> example for my user [email protected] one time I have 20 activities and
> in a second round for the same user I have 15 activities, or for example
> sometimes I have seen that one user has 1 activity and in another day or
> another round the same user reports 0 activities when in fact that user
> still has activities
>



How many calls are you making to the Domains service? You may be getting
rate-limited; can you check the quotas for the G+ Domains API under the
console screen?

Secondly, this sounds like much more of a Google+ issue than an App Engine
issue. You may have more luck cross-posting to a Google+ specific community
such as this one:
https://plus.google.com/u/0/communities/113527920160449995981


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to