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...
495
Ryan Kennedy
rckenned_at_...
Jul 9, 2008 5:21 pm
... 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...
496
Ryan Kennedy
rckenned_at_...
Jul 10, 2008 3:53 pm
... 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...
497
Randy W. Stewart
randy_stewart
Jul 11, 2008 11:22 pm
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...
498
mail_deposit
Jul 22, 2008 3:48 pm
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...
499
harsha_pr
Jul 22, 2008 3:48 pm
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:...
500
Ryan Kennedy
rckenned_at_...
Jul 22, 2008 8:16 pm
... 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...
501
mail_deposit
Jul 30, 2008 4:37 am
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...
502
mail_deposit
Jul 30, 2008 4:37 am
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...
503
harsha_pr
Jul 30, 2008 4:37 am
Hi, I am successfully generating end point URL as below: http://mail.yahooapis.com/ws/mail/v1.1/soap?appid=eSk426zIkY_cSpVzwJ8acG92; ...
504
harsha_pr
Jul 30, 2008 4:37 am
hi, I have UTF-8 encoded the following GetUserData SOAP request: <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope ...
505
harsha_pr
Aug 14, 2008 5:25 pm
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...
506
harsha_pr
Aug 14, 2008 5:25 pm
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...
507
jackgretz
Aug 14, 2008 5:25 pm
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...
508
amber_haq
Aug 14, 2008 9:57 pm
Hi, all. I am going through the bbauth flow, obtaining a WSSID and Y cookie. I hit: ...
509
themtmind
Aug 31, 2008 9:01 pm
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...
510
Ergun Meric
mericerg
Aug 31, 2008 9:01 pm
Yahoo developed its mail service by adding rocketmail and ymail domains. However, it is not very convenient to write all email address (such as" ...
511
harsha_pr
Sep 3, 2008 3:45 am
Hi, I am using JAX-WS for consuming yahoo mail api. I am getting list of all folders. The next thing I want to see working is to get list of all messages of a...
512
Paulo Sergio
pauloslferna...
Sep 4, 2008 4:51 pm
Hi, i'm trying to get all contacts from a yahoo account i'm able to perform the requests for bbauth and retreive the token and wssid, when i try to request the...
513
Ryan Kennedy
rckenned_at_...
Sep 4, 2008 5:04 pm
... I'm guessing it's because you didn't pass along any search criteria in your request. Have a look at this link for some of the parameters that you can pass...
514
Paulo Sergio
pauloslferna...
Sep 4, 2008 5:13 pm
Hi Ryan, if so can you tell me how to get all contacts? thanks, paulo f...
515
Charles Wu
wccwcc
Sep 4, 2008 5:31 pm
Paulo, Try http://address.yahooapis.com/v1/searchContacts ?format=json &fields=all Plus your signing info, more details are here: ...
516
Paulo Sergio
pauloslferna...
Sep 4, 2008 5:31 pm
hi, tried with this link : ...
517
Paulo Sergio
pauloslferna...
Sep 4, 2008 5:55 pm
hi Charles, i've just tried this: ...
518
Ryan Kennedy
rckenned_at_...
Sep 4, 2008 6:20 pm
... Paulo, two questions: 1) What HTTP response code are you getting back? 2) Are you sending the "Y" cookie in your request? -- Ryan Kennedy Technical Yahoo! ...
519
Paulo Sergio
pauloslferna...
Sep 4, 2008 6:53 pm
It works :) Thanks a lot the help, let me explain what was the issue: i was not seeing the cookie because i was not getting it from where should ... anyway i...
520
robsartgallery
Sep 8, 2008 8:12 pm
Hi, I'm working through some of Browser Based Authentication Using C#, and for the step of receiving permission from the user, I'm curious to see some examples...
521
Charles Wu
wccwcc
Sep 8, 2008 8:33 pm
There is PHP code available here: http://developer.yahoo.com/auth/ And the auth in c# is available in some of the How To's here ...
522
Ryan Kennedy
rckenned_at_...
Sep 8, 2008 8:39 pm
... You can have a look at the sample Mail code: http://developer.yahoo.com/mail/code/ Download the C# code and pop it open. Look for "Yahoo.Authentication" ...
523
Fred Goodwin
fred_ut1977
Sep 9, 2008 8:41 pm
Several days ago, the web interface changed for my sbcglobal.net mail (which uses Yahoo). E.g., when I compose messages, the BCC line no longer appears by...