开发者

Retrieving a FB Fan Page Access-Token

开发者 https://www.devze.com 2023-03-19 14:40 出处:网络
I have a situation where I have to post a photo to a fan page via FB Canvas Application. My problem is that I only managed to post successfully being a page administrator. Is there some way any other

I have a situation where I have to post a photo to a fan page via FB Canvas Application. My problem is that I only managed to post successfully being a page administrator. Is there some way any other normal user can retrieve the fan-page access_token and post successfully?

Url I am calling to retrieve FanPage access_tokens:

https://graph.facebook.com/me/开发者_StackOverflow中文版accounts?access_token=[user-access_token]

I am setting the following permissions :

email,read_stream,publish_stream,user_photos,photo_upload,manage_pages,offline_access


What you want to achieve should work with an offline access token for your page administrator.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号