My newFetchPersonRequest("VIEWER") calls never works in IE7 nor Safari - but
works fine in Firefox. Fiddler shows that google is responding with 401
Unauthorized error for the xxx.gomodules.com/46/o/api/json POST request.
Comparing the request against that sent by Firefox, I can't tell anything
different, the handler I passed to req.send() always gets the following as
its first argument:

{
  "responseItems_": {},
  "globalError_": true
}

My app is http://dready.org/projects/opensoc/status.xml
In fact, all of the apps in the application directory doesn't work either.

Is anyone using IE and got any app working?

=wil

On 11/4/07, Michael Scherotter <[EMAIL PROTECTED]> wrote:
>
>
> I am getting this problem as well.  My code runs fine in FireFox.
> Michael
>
> On Nov 2, 10:06 am, bangabeng <[EMAIL PROTECTED]> wrote:
> > Is there a fix for the "Error: 'get(...)'is null or not an object" in
> > "People.js"?  When I ran my debugger there was an additional prompt,
> > "Microsoft JScript error: 'get(...)'is null or not an object".  Is
> > there a solution or work around for this?
>
>
> >
>


-- 
http://xri.net/=wil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Developers" group.
To post to this group, send email to [email protected]
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