Connector PDF retrieval breakdown (Firefox)
Hello,
For me, Zotero 5.0.35.1 is not retreieving any PDFs using the Firefox connector. I have tried starting afresh, cleaning out the proxies for my institution. That's the extent of my tech abilities.
T&F, Sage, Wiley and Science Direct (edit: and JSTOR) have all failed on me this morning. For example:
http://onlinelibrary.wiley.com.ueaezproxy.uea.ac.uk:2048/doi/10.1111/anti.12298/abstract
http://journals.sagepub.com/doi/10.1177/1046878107300671
http://linkinghub.elsevier.com/retrieve/pii/S1474706508001666
I have not been able to find solutions in any other threads re. connector issues that work for me.
Any assitance would be grand.
Cheers,
For me, Zotero 5.0.35.1 is not retreieving any PDFs using the Firefox connector. I have tried starting afresh, cleaning out the proxies for my institution. That's the extent of my tech abilities.
T&F, Sage, Wiley and Science Direct (edit: and JSTOR) have all failed on me this morning. For example:
http://onlinelibrary.wiley.com.ueaezproxy.uea.ac.uk:2048/doi/10.1111/anti.12298/abstract
http://journals.sagepub.com/doi/10.1177/1046878107300671
http://linkinghub.elsevier.com/retrieve/pii/S1474706508001666
I have not been able to find solutions in any other threads re. connector issues that work for me.
Any assitance would be grand.
Cheers,
@a_rock_lobster could you try on an open access article please to help us see where the issue (which isn't a general problem) is?
Try here
http://journals.sagepub.com/doi/full/10.1177/1363461517725224
If you don't get a PDF attachment could you open the PDF directly here:
http://journals.sagepub.com/doi/pdf/10.1177/1363461517725224
and click the save to Zotero button and see if that works?
From the connector (browser) side: D1838217631
From Zotero app: D1856508610
Joking. Cheers for all your help,
Basically, you're authenticated in the browser, and the connector forwards various info to Zotero so Zotero can make the request for the PDF itself. Usually this works, but in your case the proxy/authentication system is denying the request from Zotero as unauthenticated. So the technical question for IT would basically be, what other than IP address, cookies, referrer header, and user agent header is used to determine whether a request is valid? This is something that could be tested using the browser devtools and curl — find the PDF request (for a regular in-browser load) in the Network tab, copy the complete request for curl, and then (assuming it still results in the PDF in curl) figure out what has to be removed from the request for it to stop working.