osapi should 'just work' if you specify <Require feature="osapi"/> in your ModulePrefs. What behavior are you observing? Do you get the osapi classes loaded? Is there any error with 'listMethods' in your shindig logs?
Can you provide more information about your environment? Java/PHP? Javascript Errors? etc.... Thanks! On Wed, Nov 25, 2009 at 5:10 PM, Luc Arthur Castera <[email protected]>wrote: > Hey, > > I wrote a gadget that uses the OS lite api (osapi.people, osapi.appdata, > etc...). When I test the gadget on iGoogle, it works fine but when I try it > on my local shindig instance, it is not working properly. It looks like the > osapi.people and osapi.appdata are not implemented in Shindig. > > FYI, I have written my adapters for my local shindig instance and I am able > to use the older JS APIs without any issue. > > Are we suppose to implement the osapi.js libraries ourselves when we build > our container or is it just that the shindig implementation hasn't > implemented these newer APIs yet? > > Any pointers of the issue would be greatly helpful. I tried to search the > mailing list but could not find anything on that matter. > > Thank you, > > Luc >

