zotero / translation-server

A Node.js-based server to run Zotero translators
Other
122 stars 51 forks source link

Restore cookie sandbox functionality #33

Closed adomasven closed 6 years ago

adomasven commented 6 years ago

Attempt at addressing https://github.com/zotero/translation-server-v2/issues/26

Per report,

curl -d 'http://www.bioone.org/doi/abs/10.1642/0004-8038%282005%29122%5B0673%3APROAGP%5D2.0.CO%3B2' -H 'Content-Type: text/plain' http://127.0.0.1:1969/web

now works, although only some of the time. Sometimes the RIS response from the journal is empty and the server returns an empty array.