Apesbrain wrote: 
> Sometime in the last hour SDT data stopped coming through for me
> (20815:4:US).  Seeing a lot of errors in log as below.  Is it working
> for others?
> 
> > 
Code:
--------------------
  >   > 
  > [22-01-10 14:51:00.9896] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP 
(6854) Network error count reached during getWeatherNow.
  > [22-01-10 14:51:01.1547] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP 
(6850) 401 Unauthorized
  > [22-01-10 14:51:01.1548] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP 
(6854) Network error count reached during getWeatherToday.
  > 
--------------------
> > 

Just happened to me too.  Pasting the
URL(https://api.weather.com/v2/turbo/vt1observation?apiKey=<redacted>&units=e&language=en-US&format=json&geocode=xx.xx,-yy.yy)
into a browser directly returns the error below.  (geo and API data
redacted; copy this URL directly off of your slimserver.pl logs)


Code:
--------------------
    
  You don't have permission to access 
"http://api.weather.com/v2/turbo/vt1observation?"; on this server.
  
--------------------


I have no idea where the API key embedded in the URL comes from; it is
not asked for in the SuperDateTime setup.  But it appears weather.com no
longer accepts it :-(


------------------------------------------------------------------------
mbonsack's Profile: http://forums.slimdevices.com/member.php?userid=1398
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to