i would like to know if it is possible to use the contacts api for one single user, my objective is to have a desktop java application that will receive the...
... No, that won't be possible. BBAuth is designed so that the user gives Yahoo! their username and password, not to give the username and password to a third...
I should also point out that there's a ydn-addressbook Yahoo! Group where people can gather to talk/ask questions about the Yahoo! Address Book Web Service: ...
... happy to say that the Yahoo! ... Yahoo! Mail Web Service. ... why not release the service as SOAP, as the rest of the mail API? if you are releasing it as...
... there is no jar file. it's a SOAP service. you should use some java tool, if that's the language you use, to generate java code that will represent these...
... The services were built by two different teams at two different times. Not using that as a good excuse (I think it's pretty sad that we don't have a more...
I'm trying to use JSON-RPC to send an email message via Java script and yahoo web mail, two problems, 1) I do not use the browser - it is a stand alone java...
Hi. I am new to Flash ActionScript 3 programming and also new to the Yahoo Mail API. I am trying to build a Flash widget for Yahoo Mail, but in order to access...
... I'm checking with people internally to make sure it's cool for us to publish a crossdomain.xml file that would allow you to call mail.yahooapis.com from...
Hi Ryan, It's been a while, so I thought I'd take another look at this. It looks like it's now possible to link directly into the Drafts folder listing.. but...
Hi, Im having the same problem. I traced the problem to curl_exec() in getAccessCredentials() curl is installed and seems to be working(I tried twitter api to...
... Click on "Options" in the top right corner and select "Mail Options" in the dropdown. On the options page, near the top right corner, you should see "The...
... Oops, sorry, I forgot to send the update to the group. It sounds like the crossdomain.xml for mail.yahooapis.com will be pushed out on July 14th, so sit...
Boxbe is getting an error for new users who try to enable "Boxbe for Yahoo" via the Yahoo Mail Webservices API. It seems that we have had a problem with a...
To use the Yahoo! Mail API functionality, is there anyway to access and use it without requiring a specific url for bbauth? Is there a way to use this in a...
Hi I am using Axis2 v1.4 with the Yahoo mail api. I am cutting thru maze of errors and I am stuck at the following exception: org.apache.axis2.AxisFault:...
... No, you need to provide a concrete URL during the signup process. That being said, there's nothing preventing that URL from being a redirect. You could use...
Hi, In using the Yahoo! Mail API I used the php quickstart files as a springboard. I have mostly made my app and it works well. However sometimes in refreshing...
Hi, I have been using the Yahoo! Mail API to customize styling of how my inbox can be shown on a page. However I want to embed this page on another website...
Hi, I tried the bbauth_quickstart/MAIL/SOAP_EXT_PHP5/test.php from bbauth_quickstart.zip Yahoo forwards the user to the BBAuth success URL after login and sees...
Hi, I am testing out test.php from bbauth_quickstart/MAIL/SOAP_EXT_PHP5/test.php (bbauth_quickstart.zip). After successful login, Yahoo forwards to the BBAuth...
I'm new to the Yahoo Mail API, so forgive my stupidity. I'd like to create an app that automatically pulls all of a user's messages into a database. Can the...
I go the php example to work to login to yahoo , and got a user hash, now it seems i must send another query to yahoo building a url with another sig, to get...