Which container are you using this in? Many do not implement requestPermission...
On Mon, Nov 15, 2010 at 8:35 AM, anu k Simon <[email protected]> wrote: > Hi, > opensocial.requestPermission is not working for me. When i tried, my > call back function returned 'notImplemented'. > > Is this is the expected behaviour for this service or is there any > problem with my code? This is my code > > function reqPermission() { > opensocial.requestPermission("VIEWER", 'testing', callback); > }; > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "iGoogle Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-gadgets-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/Google-Gadgets-API?hl=en. > > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner -- You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en.
