gshs-ornl / wbstats

wbstats: An R package for searching and downloading data from the World Bank API
http://gshs-ornl.github.io/wbstats/
Other
127 stars 23 forks source link

wbsources and thus wbcache return error #15

Closed jpiburn closed 4 years ago

jpiburn commented 4 years ago

due to a change in World Banks API, wbstats::wbsources() and thus wbstats::wbcache() now return the following error

Error in call_api(url_string = url_string, indicator = indicator) : 
  argument "indicator" is missing, with no default
jpiburn commented 4 years ago

This looks to be caused by a server network error from the world bank API https://api.worldbank.org/v2/sources/

I've contacted them asking when it might be resolved

jpiburn commented 4 years ago

the endpoint has now been restored. all is well