Error Report 72935092: download associated file
When I save a record vom JSTOR it does not store the associated pdf file as an item. The user preference 'store associated files' is set to true. How can this be corrected?
Chris
Chris
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Chris
If so, and you're still seeing this, generate debug output for the save attempt from the Advanced pane of the Zotero prefs, submit it to the server, and post the Debug ID here.
Thanks for your help, Chris
From your debug output, it appears 1) you're going through some sort of authentication system before accessing JSTOR and 2) the file being downloaded isn't actually a PDF file, and so Zotero is deleting it. This likely means either you don't have access or whatever authentication/VPN/proxy system you're using doesn't support HTTP HEAD requests. (You should also make sure that "Accept third-party cookies" is enabled in the Privacy pane of the Zotero prefs, though I don't think the save would work at all otherwise.)