Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting files if they are stored using webdav #16

Open
sbilmis opened this issue Jul 21, 2021 · 0 comments
Open

Exporting files if they are stored using webdav #16

sbilmis opened this issue Jul 21, 2021 · 0 comments

Comments

@sbilmis
Copy link

sbilmis commented Jul 21, 2021

Hi,
I would like to export a library as html for assigning papers to the students. Hence, the files need to be reached easily by students as well. However, I use Webdav server to store my library.

In this scenario when I used
show_links = ['abstract', 'URL', 'BIB', 'file']
html files are not created. On the other hand, without the 'file' option, it works fine.

I thought this is due to the files are stored via WebDAV? Can this be the reason? If yes. is there a way to overcome this situation?

This the error I obtain.

pyzotero.zotero_errors.ResourceNotFound:
Code: 404
URL: https://api.zotero.org/users/295638/items/FBC48LHH/file
Method: GET
Response: Not found

Thanks once again for such a useful tool.
Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant