Skip to content

Instantly share code, notes, and snippets.

@DanCoughlin
Created October 15, 2015 16:22
Show Gist options
  • Save DanCoughlin/4ec6501993275e58e55b to your computer and use it in GitHub Desktop.
Save DanCoughlin/4ec6501993275e58e55b to your computer and use it in GitHub Desktop.
arkivo tester
$npm start
> mypubs-tester@1.0.0 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