Closed GoogleCodeExporter closed 9 years ago
Hi tomasz,
We are checking on this. Lately the messenger connect API is no longer
providing the email address - but other details should be available.
Stay tuned - we will get back tomorrow.
Warm regards,
Abhinav
Original comment by abhin...@gmail.com
on 14 Jun 2011 at 8:05
Hello,
Were you able to find out any additional details about this?
Thanks,
Dan
Original comment by dank...@gmail.com
on 20 Jun 2011 at 8:24
Hi
As we know messenger connect API is no longer providing the email address. SO
it is not available in our API but other details like first name,last name and
id are available.
Regards
Tarun
Original comment by tar...@brickred.com
on 21 Jun 2011 at 8:26
It looks like microsoft released v 5 of the messenger connect api. Any plans
to support it?
Thanks.
Original comment by dank...@gmail.com
on 21 Jun 2011 at 4:59
Sure will. In the next version, we will create orkut provider and version 5 of
messenger connect. If you happen to write a provider, we would gladly
incorporate it as your contribution.
Warm regards,
Abhinav
Original comment by tsg.bric...@gmail.com
on 21 Jun 2011 at 7:46
Hi,
i'm using SocialAuth to get emails from gmail yahoo and hotmail contacts.
Currently, this Api isn't providing me e-mail adresses from hotmail contactsd
anymore.
Some news about it, or release date ?
Thanks in advance.
Original comment by renaud.g...@gmail.com
on 28 Jun 2011 at 2:05
Hi,
I am also not getting e-mail addresses from hotmail. Has you already find a
fixed?
regards,
Vikesh
Original comment by rvik...@gmail.com
on 29 Jun 2011 at 7:00
Hi,
Have anyone found a fix for the problem? Still anyone have found a solution how
to receive email addresses from hotmail? Any help will be very grateful.
Regards,
Vikesh
Original comment by rvik...@gmail.com
on 5 Aug 2011 at 8:07
As per this document: http://msdn.microsoft.com/en-us/windowslive/hh278351
You can have only emails of contacts that are already in your database. This
means that Microsoft whats you to calculate hashes for all of your email
addresses in your websites database. Than once you do the contact import you
compare your hashes with the hashes they gave you in the response and retrieve
FROM YOUR DATABASE the emails that had matching hashes:
Here is original text:
For your website to participate in this scenario, you must create a hash of
each email address that belongs to each registered user of your website. Each
of these hashes must follow a specific format that the Live Connect APIs
recognize. After you have created a hash for each of your registered users'
email addresses, you can compare your list of hashes with the list of
email-address hashes that Live Connect generates for the visiting user's
contacts. Each matching hash represents a registered user of your website who
is also one of the visiting user's contacts.
The only way to bypass that as far as I can tall is to do website scraping or
to figure out how to trigger automatic contact export and just process the
exported file.
Original comment by m...@quitnot.com
on 23 Sep 2011 at 1:40
Its clear that Hotmail doesn't provide email address. So closing this issue.
Regards
Tarun
Original comment by tar...@brickred.com
on 14 Nov 2011 at 2:33
Original issue reported on code.google.com by
tomasz.p...@gmail.com
on 9 Jun 2011 at 2:13