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
Hello, I am getting the following error whenever I try to get a dataset (it worked yesterday and has worked for months prior so there seems to be something new going on the DHS side, perhaps? My whole team is getting the same error no matter what dataset we try to download:
get_datasets() (with any dataset we have in our account) produces:
Error in handle_api_response(resp, TRUE) :
-> DHS API Request Failed [500]
-> Error Type: dhs_internal_server_error
I have re-downloaded the package using:
devtools::install_github("ropensci/rdhs")
which didn't solve the problem.
Here is my Session Info, if helpful:
setting value
version R version 4.0.3 (2020-10-10)
os macOS Big Sur 10.16
system x86_64, darwin17.0
ui RStudio
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz America/New_York
date 2022-04-26
The text was updated successfully, but these errors were encountered:
Hello, I am getting the following error whenever I try to get a dataset (it worked yesterday and has worked for months prior so there seems to be something new going on the DHS side, perhaps? My whole team is getting the same error no matter what dataset we try to download:
get_datasets() (with any dataset we have in our account) produces:
Error in handle_api_response(resp, TRUE) :
-> DHS API Request Failed [500]
-> Error Type: dhs_internal_server_error
I have re-downloaded the package using:
devtools::install_github("ropensci/rdhs")
which didn't solve the problem.
Here is my Session Info, if helpful:
setting value
version R version 4.0.3 (2020-10-10)
os macOS Big Sur 10.16
system x86_64, darwin17.0
ui RStudio
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz America/New_York
date 2022-04-26
The text was updated successfully, but these errors were encountered: