On 5/12/12 5:18 AM, simone prosperi wrote:
quindi considerando che io all'interno del tag avrò
una variabile deve essere così l'indirizzo:
"https://api.zotero.org/groups/<mygroupkey>/collections/<collectionsKey/<myvariable>?format=atom or bib" ?
I don't know what <myvariable> means there, but no, that's not
a valid URL. The documentation lists all the valid URLs.
Also, if you're retrieving tags, there's no such thing as a
format=bib response, since that's just for items. And format=atom is
the default for all requests, so there's never any need to specify
that.
If you're searching for items with specific tags within a
collection, you can use the 'tag' search parameter.
This is all in the documentation. If you're having trouble, I'd
recommend finding a tech person to assist you one-on-one. I'm afraid
I can't help you any further.