Skip to main content

Questions tagged [yahoo-oauth]

Yahoo APIs use the OAuth protocol for authorization and authentication. This tag covers OAuth usage on Yahoo APIs.

yahoo-oauth
1 vote
0 answers
103 views

ASP.net core identity Yahoo email claim not received

I am trying to use the Yahoo external OAUTH provider in ASP.Net Core Identity (nuget: AspNet.Security.OAuth.Yahoo) but it is not returning the email claim that I need. This is the configuration of the ...
VMh's user avatar
  • 1,320
1 vote
1 answer
1k views

Unable to find stats with Yahoo Fantasy Sports API

https://developer.yahoo.com/fantasysports/guide/game-resource.html So on the API guide, under stat_categories, there are a set of ids, https://fantasysports.yahooapis.com/fantasy/v2/game/nba/...
jensen yap's user avatar
1 vote
0 answers
138 views

Trying to pull fantasy football league data using PHP sample script from Yahoo

Just looking to pull league data from my league and import it into a local database. I feel like I am running in circles trying to troubleshoot this issue. I did register a new application in YDN. The ...
md1020's user avatar
  • 11
0 votes
1 answer
105 views

Yahoo API Internal Error while trying to create an app eid 3857713

Trying to add an app and I received this error An internal error occurred (eid 3857713). Anyone know what's going on?
visch's user avatar
  • 755
3 votes
1 answer
377 views

yahoo oauth and oauth2.0 login malfunction

Users access our website using Yahoo OAuth 1.0,but it failed and have the below behavior. 1.redirect to https://api.login.yahoo.com/oauth/v2/request_auth?oauth_token=XXXX 2.Login page is shown, ...
Jinyuan Lin's user avatar
3 votes
1 answer
419 views

Yahoo OAuth 2.0 login malfunction

Today when I tried to access to my org SSO website using Yahoo OAuth 2.0, it failed and have the below behavior. Initiate Yahoo OAuth flow, so it is now inside https://login.yahoo.com/config/login ...
Ng Sek Long's user avatar
  • 4,676
0 votes
0 answers
112 views

401 - Forbidden: Access is denied. IIS

yahoo error msgI'm receiving this error 401 forbidden - I'm not getting permission through yahoo's oauth. I've updated the key and secret which matches perfectly with my developer account. I'm not ...
Colburn's user avatar
2 votes
0 answers
247 views

Unable to Create New Yahoo Application recently

I wanted to create a new OAuth API key for my application and i am not able to do so from yesterday. I am getting the error: Application Create failed. Database error creating first Version for ...
Clariti's user avatar
  • 21
1 vote
0 answers
92 views

Dont see any Yahoo Logout API or Javascript or URL to use in our application

I have integrated Login with Yahoo in our application using Oauth2.0 authorization code flow which is working fine. Once user is login using this option and user profile information extracted, I want ...
SG Y's user avatar
  • 11
0 votes
0 answers
448 views

Calling yahoo request_auth endpoint for OIDC SSO yields 'uh oh'

I'm trying to login a user to yahoo using an OIDC RP using a redirect like this: https://api.login.yahoo.com/oauth2/request_auth?response_type=code&client_id=(snip)&state=001520551248694Xjr6KF2IV&...
Barbara Jensen's user avatar
0 votes
1 answer
91 views

Yahoo Oath | Local character in callback address

When I'm creating my application in YDN (https://developer.yahoo.com/apps/create/), I have an error with my callback address because of a local character (dyn.légen.de). Error: Callback Domain must ...
Milky's user avatar
  • 3
0 votes
0 answers
74 views

Malformed JSON in Yahoo response

I am trying to get Yahoo user email by decoding ID Token like here in Ruby. I have a token docoding it with Base64.decode64, parsing JSON and here problem come up. String I am trying to parse to JSON ...
Sebastian's user avatar
  • 2,726
0 votes
1 answer
501 views

Yahoo OAuth: Fantasy Sports API returns 401 error randomly

I've been using the Yahoo Fantasy Sports API with OAuth 1 and PHP without any issues for years now. For the past couple of weeks, user authorization has been failing. Basically, after getting what ...
literaphile's user avatar
1 vote
2 answers
436 views

Yahoo social/contacts api -> update contact (PUT method)

So.. The application I wrote ages ago to update yahoo contacts seems to have quit working... It was using oauth1 to authenticate... doing a PUT to http://social.yahooapis.com/v1/user/me/contacts ...
Brad Kent's user avatar
  • 5,050
0 votes
1 answer
120 views

OAuth oauth_problem="OST_FORMAT_ERROR" Cause?

Earlier today this error started to come up which I have not seen before since using Yahoo OAuth for several years now. OAuth oauth_problem="OST_FORMAT_ERROR" Any ideas on how to fix this? There is ...
brant's user avatar
  • 537

15 30 50 per page
1
2 3 4 5