Even for me it doesnt work.

I opened this issue here
http://code.google.com/p/opensocial-resources/issues/detail?id=717

On Mar 30, 6:44 pm, Prashant Patil <prashantpandurangpa...@gmail.com>
wrote:
> I think its not working in sandbox tested for my apps!
>
> On Mon, Mar 30, 2009 at 6:24 PM, naum sie maus <guideork...@gmail.com> wrote:
>
>
>
>
>
> > Not working in sandbox :-P
>
> > On 27 mar, 20:56, AJ <ankitjinda...@gmail.com> wrote:
> >> Hi,
>
> >> Running folllowing simple code is giving "unautorized: Permission
> >> token validation failed" error.
>
> >> "
> >> function postActivity(text) {
> >>   var params = {};
> >>   params[opensocial.Activity.Field.TITLE] = text;
> >>   var activity = opensocial.newActivity(params);
> >>   opensocial.requestCreateActivity(activity,
> >> opensocial.CreateActivityPriority.HIGH, callback);
>
> >> };
>
> >> function callback(data) {
> >>   output(data);
>
> >> };
>
> >> postActivity("This is a sample activity, created at " + new Date
> >> ().toString());
> >> "
>
> >> I successfully ran this code few days ago but now its not working.
> >> Orkut opensocial docs themselves say they have no restriction on
> >> activity posting in sandbox. Any idea whats wrong?
>
> --
> With best Regards.
> Prashant aka 
> Orkuteerhttp://en.blog.orkut.com/2007/11/thanks-from-orkuteer.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to