Anybody seen this before? I can't seem to pull and data?
1/25/2015 5:56:50 PM: Weather: Error polling - System.Net.WebException
The remote server returned an error: (429) Too Many Requests.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at WeatherDevice.WeatherDevicePlugin.pollWeather()
Weather Plugin issues
- 97 Views
- Last Post 14 March 2015
jschiesser
posted this
26 January 2015
Giunka
posted this
11 March 2015
I have the same problem, have you solved?
jschiesser
posted this
14 March 2015
The issue went away for a while now I get this
The remote name could not be resolved: 'api.worldweatheronline.com'
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at WeatherDevice.WeatherDevicePlugin.pollWeather()