Search the web
Sign In
New User? Sign Up
ydn-mail · Yahoo! Mail Developer Community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 493 - 522 of 651   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
493
from 3 days ago my yahoo beta mail has changed to classic automatically. how can i change from classic to beta. in which menu or icons....
sedighias220
Offline Send Email
Jul 9, 2008
3:25 pm
494
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...
ggarunkumar
Offline Send Email
Jul 9, 2008
3:25 pm
495
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jul 9, 2008
5:21 pm
496
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jul 10, 2008
3:53 pm
497
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...
Randy W. Stewart
randy_stewart
Offline Send Email
Jul 11, 2008
11:22 pm
498
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...
mail_deposit
Offline Send Email
Jul 22, 2008
3:48 pm
499
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:...
harsha_pr
Offline Send Email
Jul 22, 2008
3:48 pm
500
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jul 22, 2008
8:16 pm
501
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...
mail_deposit
Offline Send Email
Jul 30, 2008
4:37 am
502
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...
mail_deposit
Offline Send Email
Jul 30, 2008
4:37 am
503
Hi, I am successfully generating end point URL as below: http://mail.yahooapis.com/ws/mail/v1.1/soap?appid=eSk426zIkY_cSpVzwJ8acG\ ...
harsha_pr
Offline Send Email
Jul 30, 2008
4:37 am
504
hi, I have UTF-8 encoded the following GetUserData SOAP request: <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope ...
harsha_pr
Offline Send Email
Jul 30, 2008
4:37 am
505
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...
harsha_pr
Offline Send Email
Aug 14, 2008
5:25 pm
506
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...
harsha_pr
Offline Send Email
Aug 14, 2008
5:25 pm
507
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...
jackgretz
Offline Send Email
Aug 14, 2008
5:25 pm
508
Hi, all. I am going through the bbauth flow, obtaining a WSSID and Y cookie. I hit: ...
amber_haq
Offline Send Email
Aug 14, 2008
9:57 pm
509
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...
themtmind
Offline Send Email
Aug 31, 2008
9:01 pm
510
Yahoo developed its mail service by adding rocketmail and ymail domains. However, it is not very convenient to write all email address (such as" ...
Ergun Meric
mericerg
Offline Send Email
Aug 31, 2008
9:01 pm
511
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...
harsha_pr
Offline Send Email
Sep 3, 2008
3:45 am
512
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...
Paulo Sergio
pauloslferna...
Online Now Send Email
Sep 4, 2008
4:51 pm
513
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Sep 4, 2008
5:04 pm
514
Hi Ryan, if so can you tell me how to get all contacts? thanks, paulo f...
Paulo Sergio
pauloslferna...
Online Now Send Email
Sep 4, 2008
5:13 pm
515
Paulo, Try http://address.yahooapis.com/v1/searchContacts ?format=json &fields=all Plus your signing info, more details are here: ...
Charles Wu
wccwcc
Offline Send Email
Sep 4, 2008
5:31 pm
516
hi, tried with this link : ...
Paulo Sergio
pauloslferna...
Online Now Send Email
Sep 4, 2008
5:31 pm
517
hi Charles, i've just tried this: ...
Paulo Sergio
pauloslferna...
Online Now Send Email
Sep 4, 2008
5:55 pm
518
... 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! ...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Sep 4, 2008
6:20 pm
519
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...
Paulo Sergio
pauloslferna...
Online Now Send Email
Sep 4, 2008
6:53 pm
520
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...
robsartgallery
Offline Send Email
Sep 8, 2008
8:12 pm
521
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 ...
Charles Wu
wccwcc
Offline Send Email
Sep 8, 2008
8:33 pm
522
... 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" ...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Sep 8, 2008
8:39 pm
Messages 493 - 522 of 651   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help