简体   繁体   中英

Facebook Graph API: Creating app test-user friends that are not app users

I want to test Facebook App Invite for friends that are not app users.

I need to create friends for a Facebook app test user but I don't want those friends to already be app users.

Currently App Invite shows me all my friends which happen to be app test users.

Thanks!

Several ways to do that:

  • Simply don't set the option “Authorize Test Users for This App?” when creating them via app dashboard; or

  • create them via API – when doing that, you can specify if they should have the app already “installed” or not as well; or

  • log in as them on Facebook, and remove the app from their settings.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM