[Pidgin] #14428: MSN account logged in but all buddies shown offline

Pidgin trac at pidgin.im
Sat Jul 16 23:35:25 EDT 2011


#14428: MSN account logged in but all buddies shown offline
-------------------------+--------------------------------------------------
 Reporter:  cryluss      |        Owner:  QuLogic
     Type:  defect       |       Status:  new    
Milestone:               |    Component:  MSN    
  Version:  2.9.0        |   Resolution:         
 Keywords:  MSN offline  |  
-------------------------+--------------------------------------------------

Comment(by cryluss):

 It's maybe the server response:

 For another account which can logged in:

 {{{
 (22:56:53) soap: current HTTP/1.1 200 OK

 Cache-Control: private, max-age=0

 Content-Length: 635

 Content-Type: text/xml; charset=utf-8

 X-MSNSERVER: xxxxxxxxxx
 X-AspNet-Version: 4.0.30319

 Date: Sat, 16 Jul 2011 14:41:28 GMT


 <?xml version="1.0" encoding="utf-8"?><soap:Envelope
 xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><ServiceHeader
 xmlns="http://www.msn.com/webservices/AddressBook"><Version>16.01.1802.0000</Version><CacheKeyChanged>false</CacheKeyChanged><PreferredHostName
 >proxy-sn.contacts.msn.com</PreferredHostName><SessionId>ABCH.ea96ced-
 5e3a-759d-82dd-
 35362ec733c7</SessionId></ServiceHeader></soap:Header><soap:Body><ABContactUpdateResponse
 xmlns="http://www.msn.com/webservices/AddressBook"
 /></soap:Body></soap:Envelope>
 }}}

 For my account using a proxy:
 {{{
 (22:56:53) soap: current HTTP/1.1 200 OK

 Cache-Control: private, max-age=0

 Content-Length: 636

 Content-Type: text/xml; charset=utf-8

 X-MSNSERVER: xxxxxxxxxx
 X-AspNet-Version: 4.0.30319

 Date: Sat, 16 Jul 2011 14:56:53 GMT



 <?xml version="1.0" encoding="utf-8"?><soap:Envelope
 xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><ServiceHeader
 xmlns="http://www.msn.com/webservices/AddressBook"><Version>16.01.1802.0000</Version><CacheKeyChanged>false</CacheKeyChanged><PreferredHostName
 >proxy-bay.contacts.msn.com</PreferredHostName><SessionId>ABCH.ba73bcf7
 -3a4e-5edd-
 7fb7-c09eff2faab8</SessionId></ServiceHeader></soap:Header><soap:Body><ABContactUpdateResponse
 xmlns="http://www.msn.com/webservices/AddressBook"
 /></soap:Body></soap:Envelope>
 }}}

 Notice that the only difference except SessionID is "PreferredHostName"

 For my account is proxy-bay.contacts.msn.com

 For another account which can logged in is proxy-sn.contacts.msn.com

 I don't know if there are clues on it.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/14428#comment:5>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list