api with "An error occurred"
The following API https://api.zotero.org/groups/bibliex/items?v=3 returns
Status code 500 with a short message body, "An error occurred"
Using the same configuration for the Zotero test user at "https://api.zotero.org/users/475425/collections?v=3" works fine.
Is there a special header or parameter configuration needed for ?
Thanks
JPR
Status code 500 with a short message body, "An error occurred"
Using the same configuration for the Zotero test user at "https://api.zotero.org/users/475425/collections?v=3" works fine.
Is there a special header or parameter configuration needed for ?
Thanks
JPR
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.
(Better to post any further API questions to zotero-dev. We try to keep technical discussions there.)
The documentation only mentions "User IDs are different from usernames and can be found on the API Keys page and in OAuth responses."
edit: also thanks for the ref to zotero-dev group, I didn't know it existed.
Thanks!
You can get the group id from
/users/<userID>/groups
.