我正在尝试使用 Valence 创建一个组。一切看起来都正确(存在 orgunit 和 group 类别),但我收到一个 WebException 指示“未找到”。我的测试程序的输出如下。谁能确认 uri 和 JSON 块的文档是正确的并且“创建组”功能确实有效?
D:\d2lmgmt>Valence.exe function=create_orgunit_groupcategory_group requestor=hidden orgunitid=16800 groupcategoryid=2845
Uri: "/d2l/api/lp/1.0/16800/groupcategories/2845/groups/", method: "POST"
POST input: "{"Name":"grouptest name","Code":"grouptestcode","Description":{"Text":"grouptest text","Html":"grouptest html"}}"
WebException: Not found