Created
October 15, 2015 16:22
-
-
Save DanCoughlin/4ec6501993275e58e55b to your computer and use it in GitHub Desktop.
arkivo tester
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$npm start | |
> [email protected] start /Users/dmc186/mypubs | |
> node --harmony addItems.js | |
Uploading items: | |
Unhandled rejection Error: Forbidden | |
at Message.Object.defineProperties.error.get (/Users/dmc186/mypubs/node_modules/zotero/lib/message.js:196:19) | |
at Message.<anonymous> (/Users/dmc186/mypubs/node_modules/zotero/lib/client.js:150:21) | |
at Message.g (events.js:260:16) | |
at emitNone (events.js:67:13) | |
at Message.emit (events.js:166:7) | |
at /Users/dmc186/mypubs/node_modules/zotero/lib/message.js:428:12 | |
at Message.parsers.txt (/Users/dmc186/mypubs/node_modules/zotero/lib/message.js:580:12) | |
at doNTCallback0 (node.js:417:9) | |
at process._tickCallback (node.js:346:13) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment