How do I get the email address of a user of my app? |
![]() ![]() |
How do I get the email address of a user of my app? |
| Truthfortrust |
Nov 24 2009, 12:54 PM
Post
#1
|
|
Group: Members Posts: 9 |
I am using the contacts API to get the emails addresses of the contacts of the users of my application (PhotosMailer, id: g2JASr7e). It works great but I also need the email address of the user himself. How can I get it?
Thanks, John |
|
|
|
| Jonathan LeBlanc |
Dec 1 2009, 10:38 AM
Post
#2
|
|
Group: Yahoos Posts: 942 |
Unfortunately the e-mail information that you are trying to get would be a part of the profile of the user, and that is not a field that is set or returned within the profile. Since the profile system runs by the user GUID, which is not associated with a user's e-mail, the e-mail will not be returned. So, I don't know of a method through our social APIs but if there is a way that I discover I'll let you know.
- Jon |
|
|
|
![]() ![]() |