Closed andrechalom closed 7 years ago
> cfg = odb_config("http://localhost/opendatabio/api", token="AAA", NULL) > cfg $base_url [1] "http://localhost/opendatabio/api/" (...) > taxons = odb_get_taxons(, cfg) Error in odb_send_get(params, odb_cfg, "taxons") : Not Found (HTTP 404).
Handled it in the API now