yahoo-weather-java-api
                                
                                 yahoo-weather-java-api copied to clipboard
                                
                                    yahoo-weather-java-api copied to clipboard
                            
                            
                            
                        the weather.yahooapis.com and query.yahooapis.com doesn't work anymore
 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?
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?
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.
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.
If you could make it work again, that would be awesome !