Fetching the user's own email address with Yahoo! Contacts API (the OAuth one)

Tiago26 Jun 2009 5:29 AM
Hey there!

I'm wondering if it is even possible to get the user's email address from the GUID (if there is one). I'd love to have this information as it would be useful to display it to the user (internally we use the GUID). I did search all the headers and the OAuth tokens for such information but I was unable to find it.

I do realize that the user might change the email address and that the GUID is unique and immutable but I'd still rather display an email address.

Thanks,
Tiago Macedo
Jonathan LeBlanc9 Jul 2009 6:57 AM
Unfortunately no, there isn't a method for making a guid to e-mail conversion. Since the GUID is utilized over many different Yahoo! services, it may correlate to many different e-mail addresses or logins, which would be the issue in converting it to something identifiable I'm afraid.

Jonathan LeBlanc
Senior Software Engineer
Yahoo! Developer Network
Twitter: jcleblanc

QUOTE (Tiago @ Jun 26 2009, 04:29 AM) <{POST_SNAPBACK}>
Hey there!

I'm wondering if it is even possible to get the user's email address from the GUID (if there is one). I'd love to have this information as it would be useful to display it to the user (internally we use the GUID). I did search all the headers and the OAuth tokens for such information but I was unable to find it.

I do realize that the user might change the email address and that the GUID is unique and immutable but I'd still rather display an email address.

Thanks,
Tiago Macedo
Hernan10 Feb 2012 10:36 AM
Why cant i get yahoo mail address when query user profile? I get all email but yahoo mail&nbsp;address&nbsp;and I need yahoo mail address to send mails using yahoo mail api (because from field)<br><br>Thanks!