Hi All
I'm just diving into Orkut development and I'm just trying to get a
basic datarequest working and adding just this line causes a
javascript error to be thrown at runtime:
var req = opensocial.newDataRequest();
It refers to line 359 which is the generated code:
opensocial.newDataRequest=function(){return
opensocial.Container.get().newDataRequest()
};
Am I missing something real basic like a "Require Feature" parameter?
Thanks!
Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" 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-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---