Translator for pages with login
Hi everybody,
Is there any easy possibility to attach a snapshot for web pages with login?
Grabbing the page using „save Zotero snapshot from current page“ works just fine. However using the translator, the login page is attached to the item.
Thanks!
Stefanie
Is there any easy possibility to attach a snapshot for web pages with login?
Grabbing the page using „save Zotero snapshot from current page“ works just fine. However using the translator, the login page is attached to the item.
Thanks!
Stefanie
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
... requiring a login. I am of course still logged in when using the translator.
Can you maybe point me to a translator making such an additonal request?
https://github.com/zotero/translators/blob/master/Die%20Zeit.js
and here:
https://github.com/zotero/translators/blob/master/The%20Atlantic.js
for translators that make an additional request - in those cases that makes sense, because they get the print version of the page, but I'm sure there are a bunch of translators that just retrieve the document again from the same URL to attach it (which, needless to say, is neither necessary nor efficient.)
... the cookie seems to be submitted but for some reasons the CookieSandbox delivers 'CookieSandbox: Not touching channel for...'.
If I understand it correctly the cookie is not applied even though submitted.
Any suggestions?
Nevertheless, thanks Adam and aurimas!