Automatically upload pdf to zotero with pyzotero

Hi, I'm looking for a way to automatically upload my pdf to zotero once I've compiled them with latex. I found that there is a python zotero API wrapper, so I tried using that.

But when I upload my pdf with the "attachment_both" method, I get the error:
"File would exceed quota (300.2 > 300)".

Why is it that I can manually upload the file but it fails using the API?

Also when I manually upload a pdf to zotero, by dragging the file into zotero for example, all the metadata like title and author is added automatically by zotero.
Is there a way to do the same with the API?

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.

Sign In or Register to comment.