DOI look-up is not working
dstillman
Zotero Team
This discussion was created from comments split from: ISBN lookup not working for book in WorldCat.
Upgrade Storage
Can you provide a Debug ID for an attempt that fails?
Did you do many DOI lookups at once before this started?
Is your proxy server shared with others, such that all lookups from a single organization would come from the same IP?
We received one similar report the other day, I believe for the first time, so it's possible that doi.org changed to more aggressive blocking, but it might also be related to your proxy server.
return (await Zotero.HTTP.request('GET', 'https://doi.org/10.1038%2Fngeo722', { headers: { Accept: "application/vnd.datacite.datacite+json, application/vnd.crossref.unixref+xml, application/vnd.citationstyles.csl+json" }})).statusreturn (await Zotero.HTTP.request('GET', 'https://doi.org/10.1038%2Fngeo722')).statusError: HTTP GET https://doi.org/10.1038/ngeo722 failed with status code 403:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
....
....
....
....
return (await Zotero.HTTP.request('GET', 'https://doi.org/10.1038%2Fngeo722')).responsethanks for the support