yahoo-weather-java-api icon indicating copy to clipboard operation
yahoo-weather-java-api copied to clipboard

the weather.yahooapis.com and query.yahooapis.com doesn't work anymore

Open Rakeem69 opened this issue 6 years ago • 3 comments

query According to Yahoo Weather, https://developer.yahoo.com/weather/, since January 3rd the weather.yahooapis.com and query.yahooapis.com for Yahoo Weather API are retired. Can you update this app?

Rakeem69 avatar Jan 04 '19 13:01 Rakeem69

Hello and thank you for reporting the issue. As I understand from the Yahoo site now OAuth1 authentication is required to access the API. I will try to add such authentication to the library.

fedy2 avatar Jan 05 '19 19:01 fedy2

The current implementation of the API is based on the YQL service (https://developer.yahoo.com/yql/) that has been dismissed. To make it work again I need to revert it to Yahoo Weather API, I need to think deeply about it.

fedy2 avatar Jan 05 '19 19:01 fedy2

If you could make it work again, that would be awesome !

Rakeem69 avatar Jan 05 '19 21:01 Rakeem69