Hi Elvis, By client, do you mean something besides a web browser? If so, you're correct, BBAuth (which stands for Browser-Based Auth) works in the context of a...
Hi, I am trying to use BBauth for my wordpress powered website www.myloverswish.com I am using bbauth Authentication plugin in wordpress, which uses BBauth...
Hi, I am using .NET to integrate with Yahoo addr book API. I am able to retrive the WSSID and Cookie values. However, when trying for searchContacts, am...
... Dear Mr. Kennedy, Is it possible to use bbauthoring using flash and javascript from a geocities page? I use REST api's but i need to use the yahoo mail...
... You cannot use Geocities since you don't control the top level directory in the domain. When you sign up for BBAuth, you will be required to add a file...
Instead of being forwarded to Yahoo! login page to ask the user for the permission to access her Address Book, the page with the "Sorry! This service is...
The server came back to me too. Without any change to code or new appid/secret. It's next to mystical to me. I hope this will not happen very often....
Servers and services may go down sometimes. There is no such thing like 100% uptime. ... From: Vitali <vkadenski@...> Subject: [ydn-auth] Re: Sorry! This...
Hi, Anyone know how I can change the BBauth URL that yahoo redirects to? I have been looking for it but I couldn't find it anywhere. Thanks, Justin Halsall...
Justin, You will need to delete your application and create a new one with the re-direct you want. Apparently, there's no way of just updating it. Vitali....
The thing is it was working for others while not working for me. Isao Yagi, a member, verified that yesterday. It worked for him and no outage, to the best of...
I'm not sure what bbauth's actual uptime numbers are, but I think they're generally quite good. looks like they could do better though. I appreciate the info...
err.... don't do that.... it will change the user hashes and you won't be able to identify old users of your site. Just add one more redirect from the BBAuth...
Hi All can any1 know that how can i resolve this error: Authentication Failed Possible error msg is in $sig_validation_error: Invalid url may have been passed...
How do i get user's credentials through token, using Browser-Based Authentication? How do i get user's credentials through token, using Browser-Based...
You have to ask for the second level ('Mail' access) of authorization - otherwise you cand get just a hash of the user id. If you happen to use PHP there is a...
That's correct, thanks Irina. Of course this sometimes frightens users, since allowing that level of access is pretty intimate. Good news, Yahoo! is testing an...
oh thankyou ser_zone.now its working but know i want to get user's credentials & save that data into my database. How can i do that through "token". can you...
Through Browser-Based Authentication i have made two files, test.php & /ybrowserauth.class.php5 from local server its generate token,after user login but from...
from this part of the message: "Usually, this occurs if your session is inactive for too long or if the request is invalid." did you check your code, or wait a...
I seem to be having a problem getting oauth to work. I have generated all of my keys etc. I redirect my users to the yahoo login page but when they are there...
while execute script from server its not goes to yahoo login page,directly show this error. And when i execute test.php file from local host & redirect it to...
Hi, As you all know, while registering for OAuth/BBAuth, we have to put a file at the root level of the domain. This is done to prove that the developer has...
Hi all i get yahoo user profile through auth . code: // Load the profile for the current user. $profile = $user->loadProfile(); foreach($profile as $key...
Hello! I tried my level best to write kelkoo query at this page http://developer.yahoo.com/kelkoo/request.html and i have both ID and Key for kelkoo. I have...
hi i'm currently developing a Contacts API(read access) of Yahoo. the method i've choose is oauth, but my question is, why is my site "ISN'T REVIEWED by...
Sin, I'm not sure, but I can point you to the OAuth forum (http://developer.yahoo.net/forum/index.php?showforum=42). The engineers there should be able to...