dongyao5186 2011-02-25 21:17
浏览 29
已采纳

如果他没有登录你的应用程序,如何获得Facebook用户ID?

I want the get a users facebook ID, but that user is not registered to my app.

I only want his ID to have a picture of him, but Can I even have his ID if he is not inside my app? ** the user is logged into facebook.

Thank you.

I'm using facebook php API.

  • 写回答

3条回答 默认 最新

  • donglu1971 2011-02-25 21:18
    关注

    Don't think so....................................

    Try logging out of facebook (you), then visiting a user's profile. What do you see? Well that's all the information you can have without them "connecting" to your app.

    Perhaps you can have your script check for their facebook cookie... good luck with that.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?