谁可以帮助我发送消息给facebook的朋友使用图形api。我试过了
$response = $facebook->call_api("/me/feed", "post", "to=john","message=You have a Test message")我在我的hand.only中有用户的访问权限,我对发送过程感到困惑。
在我的rails应用程序中,我使用Koala宝石在facebook上发布诸如message/link之类的内容。但是,当它试图发布以下错误消息时:
auth_token="token" # this token i am getting from facebook graph-api with publish_actions permissi