How to mention a Facebook Page as a test user with the Graph API

走远了吗. 提交于 2019-12-23 01:29:10

问题


I understand that in order for me to mention a Facebook page before submitting it for approval I must be posting as a page I admin, tagging a page I admin and using an app I admin - otherwise, the tags are not applied.

The problem with this is that test users are not app admins. I know I can use my personal account since I'm an admin of the app, but I want to avoid creating actual Facebook accounts/Pages to test this functionality. I would like to know how/if it is possible to test page mentions using a test users account.

This question is what made me realize that I was going about it in the wrong way, but still leaves me with the question I'm asking now. Thank you in advance!


回答1:


UPDATE

I reached out to Facebook and It is not possible to use test users for page mentions. The only way to test this functionality is with your personal account (or real FB accounts that admin your app).

Facebook response:

Hi Peter,

Thanks for reaching out. This is indeed expected behavior. You can only test this with pages you are an admin of and an app you are the developer of.

As a test user can't be a developer on your app and also can't interact with real Facebook accounts you will have to test this with your personal account.

Hope this helps.

Thanks, Björn

Hope this helps someone in the future!



来源:https://stackoverflow.com/questions/35757306/how-to-mention-a-facebook-page-as-a-test-user-with-the-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!