I’m still seeing exceptions in makeList
. It’s odd that it says listSize
is 11, but then throws an exception saying that listSize
is only 10.
Edit: when looking through the state for device, it looks like it’s having trouble parsing the errors like this:
Ambient Weather API::04/13-17:25::groovyx.net.http.HttpResponseException: status code: 401, reason phrase: Unauthorized on line 150 (method fetchNewWeather)
which gets parsed into this for bpt-logData
:
Ambient Weather API | - | 04/13-17:25 | - | groovyx.net.http.HttpResponseException: status code: 401 |
reason phrase: Unauthorized on line 150 (method fetchNewWeather) | - | NoData | - | NoData |