Closed i404788 closed 3 months ago
I don't think this will work; the new API backend uses singular instead of plural names. I'll take a look at the issue today.
@skearnes the code block I've edited calls https://github.com/open-reaction-database/ord-interface/blob/99bea17edd93832fec19ab1c901c94956c911a78/ord_interface/api/search.py#L182 which is the plural form; it's possible the single was intended, in that case the url needs to be changed, and list removed
Oh sorry I was thinking of the query endpoint, not that one. Yes this fix is probably right then.
Thanks @i404788; will deploy shortly.
Should resolve #126