inspirehep/rest-api-doc

API yields internal server error

Opened this issue · 5 comments

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

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.

That is the structural solution?

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

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

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.