hi to all, I'm first time using the BBAuth.I want to allow yahoo users to access my website without signup in my site.So I have used Single Sign On option. Now...
Hi, what language are u using? you can take a look at oka - it's a free component for CakePHP, that does what you need. If you use another language you can...
Another idea: if you want to receive information about the user, the first access level (single sign on) is not enough - it gives you just a hash of the user...
The documentation for Making Authenticated Service Calls here http://developer.yahoo.com/auth/authcalls.html refers to a url that does not exist: "To retrieve...
Hi, I've created an application id for BBAuth. That process went smoothly. Sadly, I'm unable to authenticate. I get the "Invalid (missing) src or appid"...
Hey Rob, Sorry you've been experiencing issues. Disabling and deleting works for me, just tried. a few more details please, like browser, type of app id, etc? ...
I created a new application ID ( r7tDcwPIkY07OnM.0JVbc8SJRUcC022A ), but when I try to use it, I am getting "Invalid (missing) src or appid" ( I had previously...
sorry for the long delay, i haven't gotten a chance to test this out myself. the short answer is, to display a Chinese BBAuth login pages, include the query...
I'm unable to get my domain confirmed even though I've create the HTML file with the right contents in my site's root directory. The site is hosted with...
Hi, I tried using the new application ID ( Ak0wPoHIkZpsMFIEF2S8SAk_ZMe1pcY- ) but still getting the " Invalid (missing) src or appid " error. Later, I...
Hi, I am trying to register for the BOSS Developer Id, but am unable to proceed beyond the Domain Confirmation stage. On the domain confirmation page when I...
Yep, I've seen this question come up multiple times, and never a good defined answer. This is straight out the box from the Yahoo Quick Start, so to be frank I...
Hello, I'm having many problem, cause' I can't get the user's token. I'm using the Y! Auth, but this is retuning an error (2001) that I don't know how I can ...
There is a tutorial blog post of how to use the Address Book API. http://developer.yahoo.net/blog/archives/2008/09/getting_started.html Be sure to check out...
I keep getting the error "Failed to create request token: consumer_key_unknown " in my apache error log. The only info I got after registering for app id: #...
Hi,  We are  working for Verizon Data Services.  We are developing an application which utilises the Yahoo Address Book API and fetch the Details of...
hello Estevão, can you provide a few more details about how're you're making the request? error code 2001 The token (token) is invalid. Verify that you are ...
Hi, This error occurs only when I've registred my app without check "Single Sign On, No user data can be accessed". 2008/10/7 isao <i5ao@...> ... -- ...
I only need to get users' token to use in Y! Answers API, like this all9TLQWaa is my token http://answers.yahoo.com/my/profile?show=all9TLQWaa With this token,...
Yes, Yahoo supports the OpenAuth standard. OAuth supports desktop applications, mobile devices, set-top boxes, and of course websites. Basically if a device...