Today at work, I was asked to investigate the problem with exporting contacts from Hotmail.
He worked last month when I wrote the library. To my surprise, this really did not work. I figured it out a bit and I noticed that Microsoft has made some updates to its API. Areas have been changed ... and permissions available with areas. Here is the line that bothered me
WL_Contacts.View - View information about the user and friends of users, except for email addresses.
They shared the privilege of receiving email addresses for contacts :(
What should I do to return emails in order to use my exporter again?
Do you have problems with the contacts of your contacts? If not, what do you use? What areas? Do you make separate requests for each user?
source
share