Problem with XML-RPC and getfriends

Jan 10, 2009 11:44

I'm getting an invalid response back when doing a call to getfriends.  I'm expecting "name" and "fullname" to be strings - but when the name is entirely numeric it's returned as an int instead.  See this response segment for an example.

Anyone at the LJ end want to fix this?  It means that the xml-rpc framework I use can't autopopulate objects from the xml.  Cheers!

bgcolor
        #ffffff

fgcolor
        #000000

fullname
        0000000000007

username
        0000000000007

bugs: client protocol, client, client: friends, client: xmlrpc, bugs

Previous post Next post
Up