QUOTE(Xybrek @ 26 Apr 2012 5:46 PM)
I'm getting the same problem, anyone have made it work? Or is the API still up?
I'm able to connect, send message, and do contact management (invite, aprove, deny, delete) using Yahoo IM SDK, except for this problem:
http://developer.yahoo.com/forum/Messenger-IM-SDK/Getting-All-Contacts/1335338264998-1f323da7-dee2-4e39-9345-6c752c8848e6So I think API still work.
Did you set your content-type to
application/json; charset=utf-8 ?
AFAIK, Yahoo server only support this content-type.