Retrieving user profile on messenger(windows live) connect sdk within php
问题 I am using this example to successfuly make a login connection on windows live platform: http://code.msdn.microsoft.com/messengerconnect (the oauth handler callback one) I receive a token and a user id from their api, but I can't seem to understand how to fetch the user profile from these info. Does anyone know how to do this? There are examples in MS website, but they are all C# or javascript ones and I have to do it in PHP. After retrieving the token and the cid I tried this, but returns me