Create and Configure Facebook Apps via API

前端 未结 2 1650
情深已故
情深已故 2020-12-19 12:14

I\'m looking for a solution to create and configure Facebook Apps via the Facebook APIs. It doens\'t matter if its Graph API / FQL or REST API but I couldn\'t find any way t

2条回答
  •  心在旅途
    2020-12-19 13:03

    You can use the Legacy REST API to set (and get) application properties: https://developers.facebook.com/docs/reference/rest/admin.setAppProperties/

    But no create API exists, and probably never will due to dirty spammers...

提交回复
热议问题