Private key for private group: feed forbidden?
I'm trying to create a private key to give ZotPress read access to one of my private groups. ZotPress doesn't want to display anything from the group despite that it accepts the key just fine.
Now when I click the feed icon in my list of private keys, I get "Forbidden". Why is that? And how do I get access to the feed?
It is possible to use the API (with the right private key) to retrieve items from private groups, isn't it? The whole point of creating a private key was, I thought, to be able to control what you display from this group (e.g. selected refs) without making the whole group public. Am I wrong?
Now when I click the feed icon in my list of private keys, I get "Forbidden". Why is that? And how do I get access to the feed?
It is possible to use the API (with the right private key) to retrieve items from private groups, isn't it? The whole point of creating a private key was, I thought, to be able to control what you display from this group (e.g. selected refs) without making the whole group public. Am I wrong?
This discussion has been closed.
If you've set the key up to have access to the private group you're trying to access it should work. You can test by changing the feed url to something along the lines of https://api.zotero.org/groups/<groupID>/items?key=<key>
For reference, I started a thread about this on the WordPress forums.
Alternatively, I'm not sure if Wordpress might be to blame - it's a multi-site / network set up. That might be the issue...