I have 2 fan pages. I have access token for both of them with stream_publish, manage_pages and offline_access. I want same message to be posted on both the pages wall. I am able to post it using graph api and php on both the walls using their respective access_token but what I want to do is post on page one wall as second page. How can I do so.
Thanks in advance,