zotero / zotero-ios

Zotero for iOS
https://apps.apple.com/us/app/zotero/id1513554812
Other
234 stars 30 forks source link

Allow custom `Referer` in translation HTTP requests #962

Closed dstillman closed 4 months ago

dstillman commented 4 months ago

https://forums.zotero.org/discussion/115331/ieee-saver-doesn-t-work-any-more

Not confirmed, but seems likely that this is failing due to Referer not being passed with the download-bibtex request:

https://github.com/zotero/translators/blob/682cb285cd190a8df5fd684c5bd8e29003083454/IEEE%20Xplore.js#L153

michalrentka commented 4 months ago

@dstillman I fixed the missing Referer and item is correctly recognized as Journal Article. But on desktop I see that it even downloads the attachment and I don't get any attachments on iOS. Any ideas?

dstillman commented 4 months ago

You're likely just getting an open-access PDF, which is a feature of the desktop app. The PDF on that page isn't available without a subscription.