Hi all: I'm actually new to this group, and I've been reading through a number of posts, and haven't found an answer to a newbie question: basically, I've done...
... Rob, welcome to the list! I think we can help you out here. ... Have a look at the Yahoo! Browser Based Authentication (BBAuth) documentation, available...
This is a lot of helpful information, thanks. I'll follow through these notes. Another (potentially obvious) question, but when the docs talk about eventually...
I use "Yahoo BBauth" model to support Yahoo users to sign in to our web service. We have registered our application domain with access scope as "Yahoo! Mail...
If I set the embedded device I designed to send to port 25 of the Yahoo SMTP server, I don't need to use SSL. How long will Yahoo continue to allow this -...
Hello, I would like to know if someone know a way to access / use the Y! Address Book API ? LinkedIn seems to use it when you invite your friends. Is it a...
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...