my-weather-indicator is not working. Yahoo API is having some issues since last 2 days.

Bug #1562248 reported by amit.bidkar1
42
This bug affects 9 people
Affects Status Importance Assigned to Milestone
my-weather-indicator
Fix Released
Critical
Lorenzo Carbonell

Bug Description

Hi All,

Indicator is not working with Yahoo API.

<yahoo:error xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" xml:lang="en-US" yahoo:uri="http://yahoo.com">
<yahoo:description>
Please provide valid credentials. OAuth oauth_problem="OST_OAUTH_PARAMETER_ABSENT_ERROR", realm="yahooapis.com"
</yahoo:description>
<yahoo:detail>
Please provide valid credentials. OAuth oauth_problem="OST_OAUTH_PARAMETER_ABSENT_ERROR", realm="yahooapis.com"
</yahoo:detail>
</yahoo:error>

Please check the same. Its getting authentication error.

Thank You,

Amit Bidkar

Revision history for this message
Kevin Farringer (kevinfarringer) wrote :

Yahoo Weather API announced this...

To increase the security measure and better serving our YDN customers, weather data source will enforce OAuth 1 starting March 15, 2016. Please update your API calls with OAuth 1 enabled (via the OAuth /v1/yql end point if using YQL) using your Yahoo App key and secret.

old: https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20weather.forecast%20where%20woeid%20in%20(select%20woeid%20from%20geo.places(1)%20where%20text%3D%22nome%2C%20ak%22)&format=json

new: https://query.yahooapis.com/v1/yql?q=select%20*%20from%20weather.forecast%20where%20woeid%20in%20(select%20woeid%20from%20geo.places(1)%20where%20text%3D%22nome%2C%20ak%22)&format=json

Revision history for this message
amit.bidkar1 (amit-bidkar1) wrote :

Hello Kevin,

Thanks. I am noob in programming and I dont know where to change the same :( . Kindly give some additional inputs so I can fixed the same.

Thanks,
Amit Bidkar

Changed in my-weather-indicator:
assignee: nobody → Lorenzo Carbonell (lorenzo-carbonell)
importance: Undecided → Critical
status: New → In Progress
Changed in my-weather-indicator:
status: In Progress → Fix Released
Revision history for this message
Val (vk1266) wrote :

Still getting a question mark and N/A in the tray are after installing yesterday's update. Looks like access to Yahoo API is still broken.

Revision history for this message
Val (vk1266) wrote :

Interesting. All of a sudden, it works. I am getting temperature and wind readings and everything else works at it should. Was it some kind of a problem with Yahoo services a few hours ago?

Revision history for this message
amit.bidkar1 (amit-bidkar1) wrote :

Its now working!! Thanks.

+1 My-wather-indicator. I love this app.

Revision history for this message
Val (vk1266) wrote :

@lorenzo-carbonell: thank you for taking care of this annoying issue. It looks like the Yahoo API issue has been addressed. I should note however that I now routinely get "N/A" but then after some time it changes to the normal display of temperature. I think this is probably the Yahoo weather service issue, not the my-weather-indicator-issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.