SCM

[#6760] BacDive API Client can't fetch some IDs

Submitted by:
J Wokaty (jwokaty)
Date Submitted:
2022-02-24 21:00
Data Type:
Assigned to:
(Admin)
Priority:
State:
Summary:*
Detailed description
Edit this message
I noticed that the BacDive API Client can't fetch some IDs. For example

> bacdive_access_object <- BacDive::open_bacdive(username = opargs$username,
password = opargs$password)

> ids <- c(164352, 163898, 164056, 160325, 164491, 164132, 162842, 163091, 163298, 163299, 163300, 163333, 161632)

> bacdive_records <- BacDive::fetch(bacdive_access_object, ids)
> print(paste("Retrieved", bacdive_records$count, "records."))

> bacdive_records
class bacdive_result < dsmz_result
parts count, next, previous, results
count 0
next FALSE
previous FALSE
results FALSE

However, I know that these records exist because they can be found via the web interface:

https://bacdive.dsmz.de/strain/164352
https://bacdive.dsmz.de/strain/163898

Use Canned Response:
(Admin)

Post Comment: Notepad

Comments:

No Comments Have Been Posted

Existing Files:

Attach Files: (max upload size: 8 MiB)





Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge