[orkut-developer] Re: "Viewer" works, "owner" does not!

2008-05-23 Thread EWCmm
Thanks! I saved the data with the owner acting as the viewer and now its working exactly as it should! On May 23, 9:48 pm, barszcz <[EMAIL PROTECTED]> wrote: > what i meant was: > the owner has to save data as a viewer when he is seeing the app.. > you can check if (viewer.isOwner()) { do that }

[orkut-developer] Re: "Viewer" works, "owner" does not!

2008-05-23 Thread barszcz
what i meant was: the owner has to save data as a viewer when he is seeing the app.. you can check if (viewer.isOwner()) { do that } else { .. } --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum"

[orkut-developer] Re: "Viewer" works, "owner" does not!

2008-05-23 Thread Rudi Barszcz
you can't save data for OWNER: *"Which users a user can write Persistence data to is a policy decision that is made by each OpenSocial container. Currently, the "default" policy that most active containers have implemented is that an application can only write to VIEWER data, and only if the VIEWER