Yahoo Dev Network
Yahoo Developer Network & Verizon Media Developer Network
Welcome to the Yahoo Developer Network & Verizon Media Developer Network feedback forum!
For any help or technical issues with Flurry Products, check out our technical documentation or email support@flurry.com
Please share your feedback, add suggestions, or ask questions about the Yahoo Developer Network and Verizon Media Developer Network services.
You may remove your posts, comments, votes, and/or profile from the Yahoo product feedback forum. To use this product feedback forum, you must log-in with a valid Yahoo email or ID and password. If you don’t have one, you can sign up for one here.
Please specify which service you have questions or feedback for.
YDN and VMDN support many different services (e.g. Fantasy Sports, Native ads, Search ads, Weather, etc.) so by adding a hashtag to your post (e.g. #fantasysports, #weather, etc.), we’re able to forward the feedback to the right team.
We ask that you first check out our technical documentation to see if your question is already addressed. Thank you!
Please share your feedback with us below.
26 results found
-
Please respond to Oauth access requests and explain rationale for denials.
I have applied for Oauth access and was initially denied but was given no further feedback or guidance on the denial rationale.
43rd ranked -
Please publish some information about https://query2.finance.yahoo.com
Please post some information about https://query2.finance.yahoo.com even if that information is a simple ackowledgement that, while this API does work, it is no longer officially supported by yahoo. Here is an example of the API working: https://query2.finance.yahoo.com/v7/finance/options/SPY
43rd ranked -
OAuth2 Token request fails
There had been some problems during my investigating Yahoo Oauth2 development.
1.Confidential client or public client:
Yahoo explains that one should choose confidential client for traditional web application and choose public client for mobile apps, native apps, or single-page apps.
If confidential client is selected, there will be client secret genrated; and if public client is selected, there will be no client secret generated. Plus, if I choose public client, which I did for DONATION, when I request OAuth2 token, I can choose to not include client secret as one of the parameters and it looks like that that is…43rd ranked -
Invalid Token Revocation Endpoint Server Metadata Value
The information returned from https://api.login.yahoo.com/.well-known/openid-configuration includes a server metadata value of "tokenrevocationendpoint". According to RFC 8414, this value should be identified as a "revocation_endpoint". It would be REALLY nice if that value could be changed to be consistent with the RFC.
85th ranked -
openid connect sample valid URL request
I follow the instruction in https://developer.yahoo.com/oauth2/guide/openid_connect/getting_started.html for the sample URL request, but I keep getting error "Developers: Please specify a valid request and submit again." I expect I got the yahoo login page to login as yahoo account. any ideas?
43rd ranked -
could not find yahoo mail api in nuget in visual studio
Have you any yahoo mail api in nuget package in visual studio?
I want to read , write and send messages through yahoo mail api using oauth 2.0 . Please share complete document regarding access yahoo mail messages (all operations) after oauth2.0 authentication.25th ranked -
Show OAuth scopes for accessing OpenID API on application page.
Yahoo is in the transition from its Social Directory API to OpenID. It is not clear when OAuth scope to use when requesting authorization to read the 'public extended' profile data of a user through the OpenID API. The list of "Yahoo Scopes" (https://developer.yahoo.com/oauth2/guide/yahoo_scopes/) seems to be incomplete and/or outdated. It would help tremendously if the application detail page displays the list of applicable scopes given the application's API permissions.
25th ranked -
'Create new application' fails after pasting redirect URL. 2 days ago it worked
BUG: create new application fails. I tried also to enter this URL by hand:
https://production-clicko-app2.firebaseapp.com/__/auth/handler
Application failed in the middle of input. It looks that max-length is too small13th ranked -
Thank you! You have no idea...😥
I have no idea. I just want to tell you my story. I’m going to leave TONS out for the sake of time and in the hopes that someone will read this.
My initial hack took place nearly six weeks ago. It was small stuff at first changing your username or password for my online banking. Stuff I could fix although it was annoying. But it began to escalate very quickly and soon and I could not access any of my accounts. I could not get Google or any of the other major software companies to listen to me when…43rd ranked -
Yahoo OpenID not passing email parameter
Yahoo OpenID Application is not passing email parameters for newly created Yahoo Accounts even after processing through open.login.yahoo.com to authorize and create the me.yahoo.com associated profile
As far as the data being passed I have two accounts, one created many years back and another that wouldn't allow me to even post on here as it stated that I do not have a verified email address which makes me believe that something has changed in the yahoo authentication process to not allow for use of new accounts with open login.
The payloads below are what I am getting back after querying …
43rd ranked -
I believe it's time that Yahoo created the next FACEBOOK right here on YAHOO. With family, oriented social network that isn't political.
Social Network,Yahoo Messenger from phone, Image, Sound and Photo storage that we can share like FB and TWITTER. That isn't politically controlled. Somewhere where we can have freedom of speech. It's time for change.
43rd ranked -
Unable to create OAuth app with mail, contacts and profiles access
We are working now to increase security of Yohoo email user in the myMail (https://itunes.apple.com/ru/app/id722120997) and Mail.Ru (https://itunes.apple.com/ru/app/pocta/id511310430) applications by changing the auth flow to OAuth 2.0. During the implementation we faced an issue: throught the YDN interface it's not possible to create an API application with the following scopes:
— Contacts Read/Write: sdct-w
— Mail Full Access: mail-x
— Profiles (Social Directory) Read/Write (Public and Private): sdpp-wAs we see in the Outlook, Gmail (Android) and Apple Mail apps it's possible to get such API access. Thus I would really appreciate you introducing me to…
6th ranked -
Integrate Yahoo Calendar with web application using OAuth2.0
How is this feature not yet available or am I blind and can't find the documentation?
I have not found a single helpful documentation about interacting with Yahoo calendar like Outlook and Google. Please consider allowing developers to access Yahoo calendar the same way google and outlook do!
43rd ranked -
Add a setting to filter and/or archive expired campaigns by advertiser in DSP+
Instead on listing out every campaign in the Advertiser Campaign screen, allow the ability to set a default filter making it so we can only see live specific campaigns by status.
43rd ranked -
Fix the YQL server error that has made it mostly useless over the last week
My yql queries that power my website have only worked sporadically over the last week because of a server error on your end. When they don't work I get an error like this - "http-status-code": "400","http-status-message": "Bad Request"
The only support option for YQL users is Stack Overflow. Posts there about this same problem have gone unanswered over this time. I have lost thousands of datapoints in my database project because of this issue that I cannot retrieve any other way.
43rd ranked -
Survival Football API
Any plans to add API access to Yahoo Survival Football pool data?
43rd ranked -
Social API queries not returning Access-Control-Allow-Origin response header
I am unable to access the Contacts API via OAuth due to a CORS violation in modern web browsers. We already have integration with GMail and Windows Live, both of which respond with the header 'Access-Control-Allow-Origin: *'. Yahoo! does not respond with this header. This is preventing us from integrating with Yahoo!.
25th ranked -
Yahoo news api for web
Yahoo news api available for web ? if yes then let me now the way of using api and related documentation.
Thanks
43rd ranked -
yboss search api
Hello,
I try to use yaboss of node.js, but I had this response "Valid AppID but requires registration " when I launch the queries.
if you have the answer could you send it to my please.
All the best,
sam.
43rd ranked -
Weather API sometimes return NULL
Hello,
I have a problem with your Weather API. Sometimes (50% of the requests) instead of returning the weather in JSON format, the query return NULL.
I can take your sample as well : https://developer.yahoo.com/weather/ every 2 times (+/-) the JSON return a NULL value.
Is it a way to stabilize the content who is returned by your API ?
43rd ranked
- Don't see your idea?