Zotero api group access

Hi,
We are accessing Zotero records via the api and have encountered something odd.

When accessing items in this group: https://www.zotero.org/groups/392292/syriaca.org_test_bibliography_module

Using the following api call:

https://api.zotero.org/groups/392292/syriaca.org_test_bibliography_module/items?format=json&include=bib,data&start=0&limit=100

I get a page not found error. However when striping out the 'syriaca.org_test_bibliography_module' I can correctly return the collection items:

https://api.zotero.org/groups/392292/items?format=json&include=bib,data&start=0&limit=100

Is this a bug? Am I misunderstanding group ids?

Thanks for the help.
-Winona
This discussion has been closed.