APS export returns 403 and sandbox “cookie” SecurityError — issue #15992705
Description
When using the Zotero Connector to save references from APS Journals (e.g., Physical Review Applied, PRB, PRA), the connector consistently fails to download RIS or PDF attachments.
The browser console shows repeated HTTP 403 errors and SecurityError exceptions related to the sandboxed document environment.
Steps to Reproduce
Open an APS article abstract page, for example:
https://journals.aps.org/prapplied/abstract/10.1103/PhysRevApplied.15.064034
Click Save to Zotero (APS Journals).
Observe the following errors in the browser console:
HTTP GET https://journals.aps.org/prapplied/export/10.1103/PhysRevApplied.15.064034?type=ris&download=true failed with status code 403
Method saveAttachmentFromResolver failed
Failed to read the 'cookie' property from 'Document': The document is sandboxed and lacks the 'allow-same-origin' flag.
Zotero creates the metadata entry but fails to attach RIS/PDF files.
When using the Zotero Connector to save references from APS Journals (e.g., Physical Review Applied, PRB, PRA), the connector consistently fails to download RIS or PDF attachments.
The browser console shows repeated HTTP 403 errors and SecurityError exceptions related to the sandboxed document environment.
Steps to Reproduce
Open an APS article abstract page, for example:
https://journals.aps.org/prapplied/abstract/10.1103/PhysRevApplied.15.064034
Click Save to Zotero (APS Journals).
Observe the following errors in the browser console:
HTTP GET https://journals.aps.org/prapplied/export/10.1103/PhysRevApplied.15.064034?type=ris&download=true failed with status code 403
Method saveAttachmentFromResolver failed
Failed to read the 'cookie' property from 'Document': The document is sandboxed and lacks the 'allow-same-origin' flag.
Zotero creates the metadata entry but fails to attach RIS/PDF files.
Upgrade Storage
I’m using Microsoft Edge 141.0.0.0 (Chromium) on macOS 15.7.1 (24G231, Sequoia).