Fox
Fox

Reputation: 9444

ExternalConsentConnectivityProblem Windows Live OAuth

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.

Upvotes: 0

Views: 333

Answers (1)

eduardods
eduardods

Reputation: 56

It looks like you're using the 4.1 version of Messenger Connect, which is deprecated and no longer working (please see the announcement at the top of this forum). There is some documentation re: moving from OAuth WRAP to OAuth 2.0 here: http://msdn.microsoft.com/en-us/library/live/hh243647.aspx#moving

I have read this answer here (I think you are the asker), I share this to all because I have the same problem and I am going to migrate too.

Upvotes: 1

Related Questions