Post from app does not appear in user's timeline

Suriyanti Panagen picture Suriyanti Panagen · Dec 18, 2011 · Viewed 8.7k times · Source

Since Facebook made Timeline now public, the my app post using stream publish does not appear in user's Timeline, only in News Feed. Is there's anything we should do about this or anything new on publish stream or feed post regarding the new Timeline feature ?

Answer

D3GAN picture D3GAN · Oct 23, 2012

Your application should have read_stream publish_stream and permissions (I think this is enough). You should send POST request to this URL https://graph.facebook.com/PROFILE_ID/feed

You can read more about it here: https://developers.facebook.com/docs/reference/api/post/