Hi Vic, Yes. By switching to SSL, its working now. But still I am putting the check like if the "xoauth_requestor_id" is not returned in the url, then append to it.
Thanks & Best Regards, Sarath On Fri, Sep 30, 2011 at 10:26 PM, Vic Fryzel <[email protected]> wrote: > Hey Sarath, > > From the other posts, it seems you got this working by switching to SSL. > > Thanks, > -Vic > > > > On Wed, Sep 28, 2011 at 3:49 PM, Sarath K S <[email protected]>wrote: > >> Hi Vic, >> >> I have downloaded it long back and i don't know the Google API Java Client >> Version. I have created MD5 Sum for the following jars. >> >> # MD5 checksums generated by MD5summer (http://www.md5summer.org) >> # Generated 9/28/2011 7:17:31 PM >> >> 9322a18490ef47d8d7891e76efa6c8fd *gdata-blogger-2.0.jar >> a2f8638b0a11df702814d8d83c6492f6 *gdata-blogger-meta-2.0.jar >> 3d30ac17ae7887ab9be60c811ff7fe74 *gdata-calendar-2.0.jar >> 7fbfffc0e2b32dd3097b61bed516b50f *gdata-client-1.0.jar >> 60cd65a05621eec526c042e699c29157 *gdata-client-meta-1.0.jar >> 22f89b95acfe89d059cee5acf9afe337 *gdata-contacts-3.0.jar >> cc5b479ca489d1f1cdee2657e9daf2a7 *gdata-contacts-meta-3.0.jar >> 7eaf226ef53eb43ef1c8248addc962b1 *gdata-core-1.0.jar >> 568ef6e58678a0051f010f3eea372842 *gdata-docs-3.0.jar >> 5e32b8bed69c6bc9f4c7b0e4c43bcdc6 *gdata-docs-meta-3.0.jar >> d5fd8183920201d2eaee2f66d8e4ad2c *gdata-media-1.0.jar >> 7e9a1db6ce250626f2c8df1b7b520caa *gdata-spreadsheet-3.0.jar >> 58827fdf44aabb2a92ad02c542bd49e0 *gdata-spreadsheet-meta-3.0.jar >> 3fbdd4b6803f1e33b84b89b9f11719b4 *google-collect-1.0-rc1.jar >> >> Thanks & Regards, >> Sarath >> >> >> >> On Wed, Sep 28, 2011 at 6:54 PM, Vic Fryzel <[email protected]> wrote: >> >>> Do you know what version of the JARs you're running? If not, can you >>> give me the md5sum of some of them? >>> >>> http://code.google.com/p/gdata-java-client/ >>> >>> -Vic >>> >>> >>> >>> On Wed, Sep 28, 2011 at 1:22 PM, Sarath K S <[email protected]>wrote: >>> >>>> Hi Vic, >>>> >>>> I am using Google (gdata) 3.0 jars + Java - 1.6 update12. >>>> >>>> Thanks & Regards, >>>> Sarath >>>> >>>> >>>> >>>> On Wed, Sep 28, 2011 at 6:48 PM, Vic Fryzel <[email protected]>wrote: >>>> >>>>> 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 >>>>>> >>>>> >>>>> >>>> >>> >> >
