Problem facing fetching contacts from yahoo using open Social API

Posted by user324929 on Stack Overflow See other posts from Stack Overflow or by user324929
Published on 2010-04-27T16:28:54Z Indexed on 2010/04/27 16:33 UTC
Read the original article Hit count: 455

Filed under:
|
|
|

Hello there
I was trying to get contact list from yahoo for POC. It was documented that the there is need to send a GET request to the URL with the user's ID and returns the contact list in XML format. I tried the same but facing the authentication message 401 from browser, normal console java application and from jsp too I guess I must try it using the open social API package. Can anybody please guide or suggest the solution for this problem if possible please post any code sample for any similar application in JAVA as I found most samples are unclear and in JSON only.
Thank You

© Stack Overflow or respective owner

Related posts about java

Related posts about api