The team is working on a push that should resolve this issue today.  We'll
update the developer blog when the update is live.

~Arne



On Sun, Mar 2, 2008 at 11:25 AM, Aakash Bapna <[EMAIL PROTECTED]> wrote:

> please look into this issue, we are left crippled here with ID
> discrepancy. there is nowhere we can head until the id's match and viewer id
> is supplied in a secure way.
> I have already starred the issue in bug list from all my accounts  i
> request anyone who is using there own server for app data please star this
> issue 
> here<http://code.google.com/p/opensocial-resources/issues/detail?id=23&colspec=ID%20Type%20Container%20Stars%20Summary%20Status>
>  for
> speedy addresal to our issue.
>
> Thanks
>
> ~@@[EMAIL PROTECTED] <%7E@@[EMAIL PROTECTED]>
> http://aakash-bapna.blogspot.com
>
>
>
>  ------------------------------
> From: [EMAIL PROTECTED]
> To: opensocial-api@googlegroups.com
> Subject: [OpenSocial] Re: Signed Requests
> Date: Thu, 28 Feb 2008 16:10:45 +0000
>
> Same problem here, it was wokring fine till yesterday, both ID's matched
> but today the signed request  method started giving  invalid ID's like
> before, viewer_id is absent even though the viewer has app installed.
> Thanks
>
> ~@@[EMAIL PROTECTED] <%7E@@[EMAIL PROTECTED]>
> http://aakash-bapna.blogspot.com
>
>
> ------------------------------
> > Date: Thu, 28 Feb 2008 11:25:44 -0300
> > From: [EMAIL PROTECTED]
> > To: opensocial-api@googlegroups.com
> > Subject: [OpenSocial] Re: Signed Requests
> >
> >
> > I'm making a request like that one:
> >
> > var params = {};
> >
> > params[gadgets.io.RequestParameters.AUTHORIZATION] =
> > gadgets.io.AuthorizationType.SIGNED;
> > params[gadgets.io.RequestParameters.CONTENT_TYPE] =
> gadgets.io.ContentType.JSON;
> >
> > var url = "http://www.myserver.com/";;
> > gadgets.io.makeRequest(url, callback, params);
> >
> > So when the request reach my server, the parameter opensocial_ownerid
> > received from Google has the value 216584530839. But that's wrong, my
> > ID is different than that (I'm the owner of the application).
> > Yesterday it was returning the correct value...
> >
> > </html
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to