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