Get apprequests available to user, sent by other users

前端 未结 4 1969
囚心锁ツ
囚心锁ツ 2021-01-28 03:16

BUMP: This is not a dead request. I\'m still hoping to get a solid answer from someone at Facebook or anyone else. Thanks.

Revised Inquiry: I don\'t know if I\'m not ask

4条回答
  •  半阙折子戏
    2021-01-28 03:51

    What I have found out (before my question was deleted) was that you can't access requests with a user token, and app tokens can only access requests that app has sent (and I found that out myself in the documentation and playing with the graph explorer). Since I know there are iPhone apps and browser plugins for processing requests, I assume they are accessing the page itself and parsing the data (like scraping a site). The downfall to that approach is that on the request page only around 100 requests from each app are shown at one time.

    (Unless some people have found a way that they aren't sharing...)

提交回复
热议问题