0

HTTP status 400

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...rrordefinitions

but 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!

1 Reply
  • QUOTE (Krassimir Boyanov @ Mar 10 2011, 12:01 AM) <{POST_SNAPBACK}>
    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...rrordefinitions

    but 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!


    Hi,
    The response application error information should be in the response body. Can you post the entire http request/response here?
    0

Recent Posts

in Messenger IM SDK