Closed joej closed 9 months ago
thanks for the report! i'll have a look
forgot to mention issue
ids
arg required in c0f79be @joej error parsing is fixed, however, /prefixes
route isn't supported anymore, so I made the ids
parameter (i think you meant ids
instead of dois
above?) required so users shouldn't hit that specific error anymore because ids
is required.
done
I called habanero.Crossref.prefixes() or habanero.Crossref.prefixes( dois=['10.1529] ) ... doesn't matter, likely a "bad query" But the end result is that api.crossref.org gives a 404 w/error message that habanero_utils.py doesn't handle well.