Date
1 - 2 of 2
Create subgroup issues
The createsubgroup endpoint doesn't seem to like my requests, I receive bad_request on sub_group_name. The docs don't make it particularly clear whether it should be a GET or POST, but trying either with both query params or a body net the same result.
-- Kind regards, James Milligan Need to integrate with the Groups.io API in Java? Check out theĀ Groups.io API Java client
|
|
Hi James, On Sun, Aug 20, 2017 at 4:29 AM, James Milligan <james@...> wrote: The createsubgroup endpoint doesn't seem to like my requests, I receive bad_request on sub_group_name. The docs don't make it particularly clear whether it should be a GET or POST, but trying either with both query params or a body net the same result. I think it should be working now. I've also fixed up the docs a bit about it. Also, I've added a working /deletegroup endpoint, and improved how the diff'ed docs look. Thanks, MarkĀ
|
|