inspirehep / rest-api-doc

Documentation of the INSPIRE REST API
https://inspirehep.net
Creative Commons Attribution Share Alike 4.0 International
40 stars 10 forks source link

API yields internal server error #30

Open retorquere opened 1 year ago

retorquere commented 1 year ago

Calling up https://inspirehep.net/api/doi/10.48550/arXiv.2206.12432 yields an internal server error message

michamos commented 1 year ago

we had an outage over the weekend. Now it returns 404 because we don't currently keep track of arXiv DOIs. You'll need to use https://inspirehep.net/api/arxiv/2206.12432.

retorquere commented 1 year ago

That is the structural solution?

michamos commented 1 year ago

For now yes, until we add full support for arXiv DOIs.

retorquere commented 1 year ago

But will the method proposed here keep working after that? If not, how can I be notified of the changeover?

michamos commented 1 year ago

this method will keep working as it's based on arXiv eprint IDs which we have no plans to drop, it's just that in the future we plan to add DOIs for arXiv eprints too.