Activities create

3 views
Skip to first unread message

Douglas

unread,
Feb 7, 2011, 10:56:47 AM2/7/11
to Orkut php client
Hello buddys,
I trying to change the status on my Orkut, with this lib, I made the
function, and look is right, do no return any error, and probaly is
working, but.. Not happened in status on orkut, here are the function:
$msg = array('method' => 'activities.create',
'params' => array(
'userId' => array('@me'),
'groupId' => '@self',
'activity'=>array('title'=>'activity title',
'body'=>'activity body'),
'appId' => '@app'
)
);

$this->orkutApi->addRequest($msg,'activity');

Anyone knows why?
Thanks a lot for the help!

Robson Dantas

unread,
Feb 13, 2011, 10:27:23 AM2/13/11
to orkut-ph...@googlegroups.com
Was a bug on Orkut which was replied some days ago on orkut list. It is supposed to be fixed, so give it a try and let us know.

Thanks

Sent from my iPhone

Robson Loschi

unread,
Feb 18, 2011, 5:13:56 AM2/18/11
to Orkut php client
I just tried it right now and it works like a charm. Finally...
An interesting thing is that it doesn't displays the application from
where it comes...
Reply all
Reply to author
Forward
0 new messages