Okay, I'm narrowing this down. When I make the raw request to the API, the raw response includes xoauth_requestor_id parameters on all links.
I have confirmed this doesn't affect the raw protocol, Python, or .NET client libs. What version of the Java client lib are you on? Have you updated that recently? -Vic On Wed, Sep 28, 2011 at 11:35 AM, Sarath K S <[email protected]> wrote: > Thanks Brieuc Schaff, > > I have already done that change. But need to know why suddenly we are > getting this issue and any other APIs also I need do the same. Also it > may help Google API side to get it fixed. > > Regards, > Sarath > > On Sep 28, 3:00 pm, Brieuc Schaff <[email protected]> wrote: > > Hi Vic, > > > > Can you tell us if you are using the Python API or the Java one ? > > It seems that the Python API always returns the parameter, when the Java > API > > is behaving kind of strange by sometimes not returning it. > > > > Thanks >
