ResearchHub / issues

File an issue or request a feature
0 stars 0 forks source link

Entering a valid DOI fails to upload paper in ref manager #34

Open yattias opened 4 weeks ago

yattias commented 4 weeks ago

Tried DOI 10.1101/2024.05.14.594167

Context: Reference manager

Result: Error even though network panel shows success

image
TheyCallMeCheng commented 1 week ago

I Tried with the same DOI, not reproducing. Is this fixed? If not, do you have more DOI I could try?

Screenshot 2024-06-19 at 14 31 06
kerkelae commented 6 days ago

This is a weird one. Using the DOI you gave, I reliably get an error both on researchhub.com and when running the app locally. However, when I tried the DOI of one of my papers, the locally running app was able to find it, but researchhub.com didn't:

Locally

image

researchhub.com

image

The endpoint http://localhost:8001/api/citation_entry/doi_search/?doi=10.1101/2024.05.14.594167 works as expected for all the papers I tried, so the error happens in the front end.