sayfa beslemesine facebook php, post (kullanıcı besleme)

0 Cevap php

Ben bu çağrıyı kullanarak, bir facebook sayfasına ilanı denedim:

$ Facebook-> call_api ('/ (pageID) / feed /', "post", array ('message' => "Burada mesaj"));

however the message doesn't appear, I have used the same code to post to a users wall, and it works without issue. they both return an ID. and i don't get any auth errors.

Have I misunderstood the docs? I have reread, and googled, so if anyone can point me in the right direction that would be great.

0 Cevap