takluyver / cite2c

Citations in the Jupyter Notebook
MIT License
318 stars 35 forks source link

unable to search zotoro user library #18

Closed ruxi closed 6 years ago

ruxi commented 9 years ago

I think the zotero api now requires a private key to access bibliography information. I tried inputing my userID, but the bibliography info is not showing up.

https://www.zotero.org/settings/keys

Has anyone else had success accessing zotero with this extension recently?

takluyver commented 9 years ago

It was working for me the other day (give or take some UI issues that we're trying to work out).

Note that you do currently need to go to privacy settings and tick 'publish my entire library'. I do mean to look into OpenID at some point, but it's rather complex. See also #9.

ruxi commented 9 years ago

Didn't see the 'publish my entire library' option. Thanks! That did the trick

takluyver commented 6 years ago

I've finally got round to implementing OAuth, so the 'publish my entire library' setting is no longer needed in master.