zot.attachment_simple() show error
I upload local files to items in a Group Library using zot.attachment_simple().
It worked well last week.
However, it returned "ConnectTimeout" today.
And "AttributeError: module 'httpx' has no attribute 'ConnectionError'".
I am quite sure it is not my code or package error.
Could it be the API error when the server is upgrading or something?
It worked well last week.
However, it returned "ConnectTimeout" today.
And "AttributeError: module 'httpx' has no attribute 'ConnectionError'".
I am quite sure it is not my code or package error.
Could it be the API error when the server is upgrading or something?
-
dstillmanDevelopment questions should be posted to zotero-dev, but we'd need to see actual HTTP requests to say more — we can't help with a third-party library.