开发者

Is it possible to get a name from Facebook's API using an email?

开发者 https://www.devze.com 2022-12-22 07:28 出处:网络
Like the title says, if I have e-mail address, can I retrieve the person\'s name using the Faceboo开发者_如何学Ck API?No, you can not retrieve a user\'s name from their email using the Facebook API.

Like the title says, if I have e-mail address, can I retrieve the person's name using the Faceboo开发者_如何学Ck API?


No, you can not retrieve a user's name from their email using the Facebook API.

All values that end in a * can be used to search for users. They are uid, name, and username.

However, if you get the user to manually authorize a facebook application that you create then you will be able to access the user's UID and you can use that to get their name.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号