-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API yields internal server error #30
Comments
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. |
Calling up https://inspirehep.net/api/doi/10.48550/arXiv.2206.12432 yields an internal server error message
The text was updated successfully, but these errors were encountered: