I am trying to get the list of contacts from hotmail.com. I have registered my application and I was trying to use the sample code provided here (OAuth Wrap CallBack).
But I am getting the following repose from the server:
error_code=1017&wrap_error_reason=ExternalConsentConnectivityProblem
I am not sure what the problem is. I entered the right user name and password for providing the consent. Can someone help me fix this issue?
My application can be found here.
Thank You.