Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
那么如何从开发者页面读取用户邮箱呢?
您可以通过调用访问当前用户的邮箱:
https://www.graph.facebook.com/me/inbox
其中 'me' 可以替换为当前用户的 id。