0

OAuth Quick Start Guide

OAuth is a standard protocol that Yahoo! uses to allow developers to access private data on behalf of Yahoo! users. Read the Yahoo! OAuth Quick Start Guide for more information on how Yahoo! provides OAuth authentication for Yahoo! APIs and Web services.

by
15 Replies
  • QUOTE (JB @ Sep 30 2008, 05:44 PM) <{POST_SNAPBACK}>
    OAuth is a standard protocol that Yahoo! uses to allow developers to access private data on behalf of Yahoo! users. Read the Yahoo! OAuth Quick Start Guide for more information on how Yahoo! provides OAuth authentication for Yahoo! APIs and Web services.


    Hello JB.

    I saw the document and found the following message.
    "Before you can start making Yahoo! API requests, you need to sign up and submit some details about your application. "

    I want to acquire consumer_key/secret used with oauth.
    Where can I acquire the value?
    Is the registration form of OAuth different from that of BBAuth?

    Thank You.
    0
  • QUOTE (Ryo @ Oct 18 2008, 08:18 PM) <{POST_SNAPBACK}>
    Hello JB.

    I saw the document and found the following message.
    "Before you can start making Yahoo! API requests, you need to sign up and submit some details about your application. "

    I want to acquire consumer_key/secret used with oauth.
    Where can I acquire the value?
    Is the registration form of OAuth different from that of BBAuth?

    Thank You.


    Ryo, we've just anabled registration for OAuth based Apps. Get started by registering your application from your Y! Developer Network dashboard: https://developer.yahoo.com/dashboard/ (click on the New Application button in the OAuth Applications section).

    Mike
    0
  • QUOTE (Mike L @ Oct 28 2008, 01:46 PM) <{POST_SNAPBACK}>
    Ryo, we've just anabled registration for OAuth based Apps. Get started by registering your application from your Y! Developer Network dashboard: https://developer.yahoo.com/dashboard/ (click on the New Application button in the OAuth Applications section).

    Mike


    Hi Mike.

    Thank you for telling me about a start of registration.
    I will begin the development of the application using your APIs.

    I hope that a lot of applications using API of Yahoo! are developed.

    Ryo
    0
  • Is OAuth request token working?

    This link is dead https://api.login.yahoo.com/oauth/v2/get_token

    Any other option?
    Thanks in advance.
    0
  • 0
  • I tried many time to access the link "http://api.login.yahoo.com/oauth/v2/get_request_token" but never success... when can it fix??
    0
  • I'm having the same problem.

    https://api.login.yahoo.com/oauth/v2/get_request_token
    Is NOT working.
    0
  • Hi fernyb,

    Can you please open a new topic and provide the details,
    such as the detailed HTTP request and response headers?

    Thanks,
    Yu Wang
    Yahoo! Membership Team
    0
  • I used OAuth for twitter and is working and now when i am using the same code for phtobucket its not working. Is there any difference between the two.
    Please help me.
    0
  • QUOTE (JB @ Sep 30 2008, 05:44 PM) <{POST_SNAPBACK}>
    OAuth is a standard protocol that Yahoo! uses to allow developers to access private data on behalf of Yahoo! users. Read the Yahoo! OAuth Quick Start Guide for more information on how Yahoo! provides OAuth authentication for Yahoo! APIs and Web services.

    I have used
    https://api.login.yahoo.com/oauth/v2/get_re...lback.php"

    checked thoroughly butt getting :
    File not found
    Firefox can't find the file at https://api.login.yahoo.com/oauth/v2/get_re...lback.php".
    Can anybody help
    0
  • same not working for me too

    QUOTE(fernyb @ 22 Sep 2010 10:30 PM)
    I'm having the same problem.

    https://api.login.yahoo.com/oauth/v2/get_request_token
    Is NOT working.
    0
  • Firefox can't find the file at
    https://api.login.yahoo.com/oauth/v2/get_request_token?oauth_nonce=879323297283479274327328&oauth_timestamp=3232323&oauth_consumer_key=323234234242342342342232ewerwrew2342343224234--&oauth_signature_method=HMAC-SHA1&oauth_signature=43242324234242342432424233&oauth_version=1.0&xoauth_lang_pref=en-us&oauth_callback=http://23424234242342323234234332.com/OAuthProcess.html?Provider=Yahoo.


    https://api.login.yahoo.com/oauth/v2/get_request_token is broken?
    0
  • Same with me.
    https://api.login.yahoo.com/oauth/v2/get_request_token
    not working :(
    0
  • Anyone managed to get a request token? I can't get it to work.
    I do get the "page not found" error but I think it is because we are using some bad variables, can anyone advise ?
    0
  • when something wrong with your code its redirect to 401 error (page not found) use firebug to see what is your code problem and yahoo respone :)

    0

Recent Posts

in OAuth General Discussion YDN SDKs