You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal fxns were trying to parse json if the status code was bad
but noaa returns html when bad http code - trycatch json parse now
add webmockr tests to mock this behavior
bump pkg version
makefile change
On Sun, Dec 1, 2019 at 12:47 AM Scott Chamberlain ***@***.***> wrote:
this will fail better now, if you reinstall, should look like:
daily_fips(fips = "01067", date_min = "2010-01-01", date_max = "2010-02-01",
var = "temperature")#> Error: Service Unavailable (HTTP 503)
i assume the service will be back tomorrow, but i can't say for sure
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#338?email_source=notifications&email_token=AND3ZE3GPXO5RK26M6W64KLQWNFXZA5CNFSM4JTDJ432YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFQ5SCQ#issuecomment-560060682>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AND3ZEZF7FTDE5K7BOJGRM3QWNFXZANCNFSM4JTDJ43Q>
.
Hi all - I'm encountering trouble using the countyweather package that pulls and aggregates data from the noaa api. I'm using more or less exactly the example that its creator provides here: https://cran.r-project.org/web/packages/countyweather/vignettes/countyweather.html, but no luck on anything. Any ideas?
The code I'm using:
The error is as follows:
Error: lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//IETF/
(right here) ------^
Session Info
The text was updated successfully, but these errors were encountered: