CrossRef / rest-api-doc

Documentation for Crossref's REST API. For questions or suggestions, see https://community.crossref.org/
Other
721 stars 270 forks source link

`/works/{doi}` have started returning 'Resource not found.' for a lot of valid DOIs #564

Closed vals closed 2 years ago

vals commented 3 years ago

Hi,

Did something change with the API or database recently? I'm increasingly getting 'Resource not found.' when querying DOIs that works with the doi.org redirect.

An example:

A second example:

Best, /Valentine

ppolischuk commented 2 years ago

There was a bug in one of the services that populates the new version of the API we're rolling out (see here if you're unfamiliar: https://www.crossref.org/blog/behind-the-scenes-improvements-to-the-rest-api/ )

It's since been fixed and the examples you reported are working now.

Thank you.

vals commented 2 years ago

I checked and they indeed do! Thank you very much! I'll have a read of the blog post.