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...
Thanks for the replies! But, why i did not received any notify emails for the replies? Anyway.. i have register the site url step by step on Developer...
Hi, I started with creating app ID . and registered my server to gtet app id . after that i followed steps to create signature and i submit the url. i got the...
I've just found out that Yahoo! is testing Simple Registration, what means that with OpenID will be quite easy to get user information (including email)....
The last FAQ entry on the link in the email you've replied on gives you the answer, please read it (reading includes following the links too). Time to verify...
Hi, Is it possible to authenticate a user from a mobile phone using oAuth, While oAuth claims to support mobile devices, I did not find any documentation in...
Hi, Is there any way to restrict which Yahoo users are allowed to use an application that's using BBAuth ? Or in other words does it have to be ANYONE with a...
Similar questions, e.g. http://tech.groups.yahoo.com/group/ydn-auth/message/465 http://tech.groups.yahoo.com/group/ydn-auth/message/640 I'd recommend using...
Hi, I'm a newbie so please pardon my question that most likely has been asked before but I am not able to find any answers via search. I am using the sample...
since you don't have the Yahoo ID of the users who log on, just the token representing them, you can't tell who is logging to your application. you could, if...
On openid.net (the website of OpenID Foundation) you will find the OpenID specifications and links to libraries for various programming languages. ... From:...
Hello all, I am trying to use a sample, with OAuth. When trying to authenticate, i've got this message : OAuth Error Custom port is not allowed or the host is...
I'm getting the infamous "Invalid (missing) src or appid" error. I'm running this from a dev machine, and have tweaked my /etc/hosts file so my browser thinks...
Hi, I made two pages in asp.net, one to call the login page and the second to get response from login aftre bbAuth. My problem is, my page calls the yahoo...
Hello Everyone, I am trying to connect to Yahoo's OAuth server using App Engine and i keep getting an error msg: (I got this by redirecting the request to my...
Hi, i want to know how to use yahoo api for authentication of email id. Where can i find the skelton code of the yahoo api function which enable email...
I want to know what is the best way to test BBAuthentication locally (in a dev machine that is not exposed to the internet). I know for example that this can...
In the first page, where you send the user to the login screen, you need to store the Yahoo.Authentication object in session state first like so: // Create an...
I have exactly the same question: what is the best way to test Yahoo Browser Based Authentication locally? there should be a way for us developers to test this...
Tibor -- Have you succeeded with "pointing your app to [a test site]"? When we try this, we get errors, per previous emails in this thread. In order to set up...