0

Contact Name

Hi,
Yahoo Messenger SDK only return Yahoo ID contacts, I wonder how to get Yahoo First + Last Name?
Should I use Yahoo Contact SDK ? But it appears that Yahoo Contact cannot use signature method PLAINTEXT, I tried to request some of Yahoo Contact SDK and it returned error with description:
Please provide valid credentials. OAuth oauth_problem="signature_method_rejected", realm="yahooapis.com"
My app should be running on mobile ( where timestamp -- used in other signature method -- would be a problem, mention on Yahoo Messenger SDK documentation ).
Am I missing something here?
Thank you very much.

by
3 Replies
  • At this time there's no support for fetching FirstName and LastName information through these APIs. The recommended model is to use the Yahoo Contacts API directly.

    Even when used with HMAC-SHA1, the timestamp value is allowed a certain amount of leniency. It is not necessary that using a timestamp value with the HMAC-SHA1 signature type will cause a problem, even when used from a mobile application.

    Rest assured though, we will continue investigating alternatives and enhancements to address this question on our end..

    QUOTE (Catur @ Jul 28 2010, 08:42 PM) <{POST_SNAPBACK}>
    Hi,
    Yahoo Messenger SDK only return Yahoo ID contacts, I wonder how to get Yahoo First + Last Name?
    Should I use Yahoo Contact SDK ? But it appears that Yahoo Contact cannot use signature method PLAINTEXT, I tried to request some of Yahoo Contact SDK and it returned error with description:
    Please provide valid credentials. OAuth oauth_problem="signature_method_rejected", realm="yahooapis.com"
    My app should be running on mobile ( where timestamp -- used in other signature method -- would be a problem, mention on Yahoo Messenger SDK documentation ).
    Am I missing something here?
    Thank you very much.
    0
  • Thank you for the reply :)Rest assured though, we will continue investigating alternatives and enhancements to address this question on our end..
    0
  • Hi,
    Just wanted to follow up and let you know that we are still investigating this internally to suggest the most ideal usage experience. I will update this post as soon as I have more information


    QUOTE (Catur @ Jul 29 2010, 06:23 PM) <{POST_SNAPBACK}>
    Thank you for the reply :)Thank you again for your help, I'm new to this OAuth & Messenger SDK stuff.
    0
  • Recent Posts

    in Messenger IM SDK