Hi,
Actually, i got stuck before I need to make the call.
I used to code you referred to, and thats giving problem.
auth.UpdateCredentials();
This line gives unknown error. the login etc works fine, and yahoo redirects
user back to my entry point page, which has the code you referred.
Please HELP.
Thanks,
Nish.
--- In ydn-mail@yahoogroups.com, Ryan Kennedy <rckenned@...> wrote:
>
> Nish, have you looked at the C# code sample on YDN?
>
> http://developer.yahoo.com/mail/code/
>
> You'll need to set up the CookieContainer property of the ymws object with a
new System.Net.CookieContainer. Then populate the container with the cookies you
get back from BBAuth.
>
> The code sample linked above explains this in pretty good detail/
>
> --
> Ryan Kennedy
> Technical Yahoo!
> rckenned@...
>