My application is getting HTTP status response 400 on some of the calls to the Contact/Group APIs.
The problem is that Status code 400 is linked with 15 different Yahoo Service application error codes: -1005, -1004, -1003, -1001, -1000, 2, 3, 6, 7, 8, 10, 12, 32, 33, 42
- see more details here:
http://developer.yahoo.com/messenger/guide...rrordefinitionsbut the call to the API returns only the HTTP status.
So, I have been having hard time trying to determine what was the exact application error code that causes HTTP status 400 to be returned by the Yahoo! IM API
PLEASE HELP! Let me know if you know a way to fetch the application error code. I am using VB.NET.
THANKS!