Cookies does not seem to be used for requestDocument in Scaffold
When developing a translator, I noticed that the call "requestDocument" does not include the required cookies, which causes it to get the login page.
The translator runs at site A, and requesting site B (affiliated site).
I have logged in to the A and B sites in Scaffold - Browser, but there is no effect.
In browser with Connector, the requests run well.
ref: https://github.com/l0o0/translators_CN/pull/156/commits/b57f90f31b51abd400958d9c7143f9dcc13dc1d7#diff-9bec500c6ebc36a75bde291b49fa5ed73c1d6560bf43c23f5c96669a17ad37f3R79
The translator runs at site A, and requesting site B (affiliated site).
I have logged in to the A and B sites in Scaffold - Browser, but there is no effect.
In browser with Connector, the requests run well.
ref: https://github.com/l0o0/translators_CN/pull/156/commits/b57f90f31b51abd400958d9c7143f9dcc13dc1d7#diff-9bec500c6ebc36a75bde291b49fa5ed73c1d6560bf43c23f5c96669a17ad37f3R79
ref: https://github.com/zotero/translators/pull/3161