I'm running into an issue where harvest_pmcids works but harvest_dois does not. For pmcids the PDFs are gathered, but for harvest_dois they are not.
I have run into this with arxiv dois, but then I tried with the dois in the test folder in this project.
The symptom is that harvester.diagnostic(full=True) shows "total invalid PDF: 7" when I run with the test DOIs.
Any chance that something is broken in the doi list approach, but not in the pmcids approach?
I'm running into an issue where
harvest_pmcidsworks butharvest_doisdoes not. For pmcids the PDFs are gathered, but for harvest_dois they are not.I have run into this with arxiv dois, but then I tried with the dois in the
testfolder in this project.The symptom is that harvester.diagnostic(full=True) shows "total invalid PDF: 7" when I run with the test DOIs.
Any chance that something is broken in the doi list approach, but not in the pmcids approach?