General discussion group for the Yahoo! developer community working with authenticated web services. Use this group to talk about implementing applicatons using Yahoo! APIs that include user authentication.
See the Yahoo! Developer Network site for documentation and code samples.
Hiya, Wrong place indeed to post this; you need to make your own thread rather than posting in mine... But I can help you with these issues all teh same to
HI, I am able to auhtenticate the user with BBAUTH and I am getting users contact list too. How I can fetch user's Yahoo! account information in a third party
... ps. I'm aware I could probably hack together the login page form details for OAuth or BBAuth (if the key creation facility was working) and spoof an
Hi, i wrote the following class in java for getting contacts. I am using BBauth. public class GetAllContactsTest extends AbstractTestCase{ final Logger LOGGER