Search the web
Sign In
New User? Sign Up
ydn-auth · Yahoo! Authenticated Web Services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 455 - 485 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
455
I am doing the exact same thing with md5 etc and I get the following error "Service is currently unavailable - Signature error". Where am I going wrong? Thanks...
vrangasayee
Offline Send Email
Jun 10, 2008
3:50 pm
456
Hi, I am writing to ask some details about your authentication API. We are currently using BBAuth to authenticate users for our site using their existing...
irina2000d
Online Now Send Email
Jun 10, 2008
3:50 pm
457
hello.. Is there a way to get the username and mail id from the token retrived from the yahoo sigin page, ie from the authentication api call ???? if so how???...
veera_softies
Offline Send Email
Jun 10, 2008
3:50 pm
458
... Vidya: you're sending the binary md5 for the signature. Make sure you send the hex representation. Use md5_hex() in Perl, not md5(). -- Ryan Kennedy ...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jun 10, 2008
4:04 pm
459
... No, you can't, it's intentional. -- Ryan Kennedy Technical Yahoo! rckenned@......
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jun 10, 2008
4:05 pm
460
... When you register your application: http://developer.yahoo.com/wsregapp/index.php check the box that says "Single Sign On, No user data can be accessed"....
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jun 10, 2008
4:08 pm
461
Hi Ryan, Thanks for the replay. We are aware of the 'Single Sign On, No user data can be accessed' option, unfortunately this is not what we need. Knowing that...
irina2000d
Online Now Send Email
Jun 16, 2008
12:49 am
462
Hi, I've seen several posts on this, but not much in replies. Anyway, here goes... I think I'm doing the MD5 hash and hex encoding correctly, but am ending up...
HarveyHaveNot
Offline Send Email
Jun 16, 2008
12:49 am
463
Hi there, I have been wrestling with an error in the documentation for the last half hour. On this page: http://developer.yahoo.com/auth/authcalls.html the...
gabrielfalkenberg
gabrielfalke...
Offline Send Email
Jun 16, 2008
12:49 am
464
Hi, I was able to generate a login URL for users of my application and successfully obtain the token. I have set up Axis2 v 1.1 with JDK 1.6.0_06-b02. I have...
harsha_pr
Offline Send Email
Jun 16, 2008
12:53 am
465
For the Single Sign On what is the problem with the Yahoo ID of the user being shared with the application developer? Open ID standard shares the Open ID url...
Anshul Agrawal
anshulkumara...
Offline Send Email
Jun 16, 2008
12:53 am
466
... Look at the "send_userhash" option: http://developer.yahoo.com/auth/user.html "If this optional parameter equals '1', the Yahoo! login server includes an...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jun 16, 2008
6:39 am
467
... Hi, we have a similar request - a simple way for Yahoo! to authenticate the user and give back to the application his ID. see...
irina2000d
Online Now Send Email
Jun 16, 2008
6:47 pm
468
... Hi Ryan, thanks for the answer. The userhash is ok for the authentication part - now we only need a way to get the user ID from the service :) (i see that...
irina2000d
Online Now Send Email
Jun 16, 2008
8:33 pm
469
Hi, I am trying to get hold of an API ( Browser Based Authentication ). Even though the domain is verified, upon clicking "Continue", it goes back to the same...
Rakesh Rajan
rakeshxp
Offline Send Email
Jun 16, 2008
8:33 pm
470
Hi Rakesh, I am one of those who has been trying to get this problem resolved. I reported it about 7-8 months ago. I suspect access from some countries might...
Unmesh Mayekar
unmeshm
Offline Send Email
Jun 17, 2008
6:58 am
471
Hi, i'm working on a Rails application, and i've written the code to use bbauth and to retrieve all contacts for a Yahoo account. The BBAuth part seems to work...
elisehuard
Offline Send Email
Jun 19, 2008
6:06 pm
472
Elise, You need to include you appid in the call string, (you might have just scrubbed it out for privacy) http://address.yahooapis.com/v1/searchContacts? ...
ccwu.4ydn
Offline Send Email
Jun 19, 2008
7:26 pm
473
... Also, make sure you send the "Y" cookie in the request. That isn't indicated in the Address Book documentation, but you do need to send it. There are more...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Jun 19, 2008
8:13 pm
474
I get the same problem, and I am from Israel. Tsahi ... I reported it about 7-8 months ago. ... since this obviously has worked for most others.Iam in...
Tsahi Asher
tsahi_75
Online Now Send Email
Jun 20, 2008
7:23 pm
475
I am from India too. Can any one from Yahoo please help? Thanks, Rakesh...
Rakesh Rajan
rakeshxp
Offline Send Email
Jun 23, 2008
3:56 am
477
I have known all process flow. That 's great. But i need do the user auth, though i have my user's email and password. Do you have a method to input user'...
ffffd6 ffffec ffffc5 ...
pongphy
Offline Send Email
Jun 23, 2008
3:56 am
478
1. get own appid and secred 2. web check domain 3. auth 4. BBauth authentication Successful 5. run JaxWsSample with appid,secred,token static String appid =...
pongphy
Offline Send Email
Jun 23, 2008
3:56 am
479
... Gabriel, thanks for taking the time to report those errors. They have been fixed and pushed live. brian...
Brian Cantoni
brian.cantoni
Offline Send Email
Jun 26, 2008
10:54 pm
480
Hello, Why is it forbidden to use HTTPS in BBAuth Success URLs ? (I have the following error: "Please input a valid bbauth success url") I know that is someone...
Romain Thiberville
thiberland
Offline Send Email
Jun 28, 2008
11:50 pm
481
Thanks for the tips. I do add the cookies, but not the appid, so i'll give it a go (and go complain on the right forum if that doesn't work ... Best Regards, ...
elisehuard
Offline Send Email
Jun 30, 2008
5:50 pm
482
I've everything that I need for the bbauth process, but I'm currently developing my application in my local environment, so, is there any sandbox or something...
martin.igle
Offline Send Email
Jul 1, 2008
1:42 am
483
... Martin, you could test the rest of your code flow locally, but for the bbAuth part you can only redirect to a publicly-available URL. It needs to be public...
Brian Cantoni
brian.cantoni
Offline Send Email
Jul 1, 2008
3:30 am
484
... Romain, I'm looking into the background for why HTTPS is not currently supported and will determine if that's something we can add. Brian Cantoni YDN...
Brian Cantoni
brian.cantoni
Offline Send Email
Jul 1, 2008
3:45 am
485
... For privacy reasons the user's Yahoo! ID and email address are not revealed to the 3rd-party application when using bbAuth. This is something that might...
Brian Cantoni
brian.cantoni
Offline Send Email
Jul 1, 2008
3:53 am
Messages 455 - 485 of 729   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