_IG_RegisterOnloadHandler(request);
29
30 function request() {
31 var req = opensocial.newDataRequest();
32 req.add(req.newFetchPersonRequest("VIEWER"), "viewer");
33 req.send(response);
34 }


Firebug:
opensocial is not defined
request()ifr (line 31)
ig_0a("builtin_domload", undefined)WeTHhV4cOxM.js (line 48)
ig__a("domload", undefined)WeTHhV4cOxM.js (line 51)
[Break on this error] var req = opensocial.newDataRequest();

What has happened?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Developers" 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