According to the OAuth Authorization Flow Table 4.1 the url used to request a token is https://api.login.yahoo.com/oauth/v2/get_request_token.
But when i tried to redirect with the proper parameters to this url the browser says This webpage is not found.
Now am i doing something wrong or the Api is not working correctly?