Groups
Groups
Sign in
Groups
Groups
zotero-dev
Conversations
About
Send feedback
Help
How exactly to set the URL for the local API?
170 views
Skip to first unread message
Mitchell Tillman
unread,
Dec 20, 2024, 12:37:26 AM
12/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zotero-dev
New to Javascript & API's. I tried to get all items using "
http://127.0.0.1:23119/api/items
" and also tried "
http://127.0.0.1:23119/api/zotero/items
" and neither of them worked, I get a 404 Endpoint not found error.
Mitchell Tillman
unread,
Dec 20, 2024, 12:41:17 AM
12/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zotero-dev
I forgot to add that I've been operating off of the info from this page:
https://www.zotero.org/support/dev/web_api/v3/basics
but it doesn't provide any complete concrete examples.
I also did turn on HTTP in Zotero settings.
Dan Stillman
unread,
Dec 20, 2024, 1:07:30 AM
12/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zoter...@googlegroups.com
> I get a 404 Endpoint not found error. --
You're not specifying a library in the path.
For your personal library, use
http://127.0.0.1:23119/api/users/0/items
or your actual userID.
https://groups.google.com/g/zotero-dev/c/ElvHhIFAXrY/m/fA7SKKwsAgAJ
https://github.com/zotero/zotero/blob/fa48e978c7001a3b3b487f738756600e312fe23d/chrome/content/zotero/xpcom/localAPI/server_localAPI.js#L39-L40
Reply all
Reply to author
Forward
0 new messages