-
Enroll student into a section via Valance API
I am trying to Enroll a Student into a Section using Valance API and I am getting "{\"Errors\":[{\"Message\":\"Resource Not Found\"}]}". I am sending the following: Route:"/d2l/api/lp/1.12/orgUnitId/sections/sectionId/enrollments/" (Also tried with version 1.9) Data: {"UserId":1234} I also made sure the user I am trying to…
-
Enroll student into a section via Valance API
I am trying to Enroll a Student into a Section using Valance API and I am getting "{\"Errors\":[{\"Message\":\"Resource Not Found\"}]}". I am sending the following: Route:"/d2l/api/lp/1.12/orgUnitId/sections/sectionId/enrollments/" (Also tried with version 1.9) Data: {"UserId":1234} I also made sure the user I am trying to…
-
Trying to create department but getting error
I am trying to create a department using valence API, I am sending the data to route:/d2l/api/lp/1.12/orgstructure/ and the data I am sending is the following: {"Type":101, "Name":"Test", "Code":"TestCode", "Parents":[{"number":6606}] } But I keep getting the following: "{\"Errors\":[{\"Message\":\"Parents list cannot be…
-
Trying to create department but getting error
I am trying to create a department using valence API, I am sending the data to route:/d2l/api/lp/1.12/orgstructure/ and the data I am sending is the following: {"Type":101, "Name":"Test", "Code":"TestCode", "Parents":[{"number":6606}] } But I keep getting the following: "{\"Errors\":[{\"Message\":\"Parents list cannot be…
-
Enroll student into a section via Valance API
I am trying to Enroll a Student into a Section using Valance API and I am getting "{\"Errors\":[{\"Message\":\"Resource Not Found\"}]}". I am sending the following: Route:"/d2l/api/lp/1.12/orgUnitId/sections/sectionId/enrollments/" (Also tried with version 1.9) Data: {"UserId":1234} I also made sure the user I am trying to…
-
Trying to create department but getting error
I am trying to create a department using valence API, I am sending the data to route:/d2l/api/lp/1.12/orgstructure/ and the data I am sending is the following: {"Type":101, "Name":"Test", "Code":"TestCode", "Parents":[{"number":6606}] } But I keep getting the following: "{\"Errors\":[{\"Message\":\"Parents list cannot be…
-
Enroll student into a section via Valance API
I am trying to Enroll a Student into a Section using Valance API and I am getting "{\"Errors\":[{\"Message\":\"Resource Not Found\"}]}". I am sending the following: Route:"/d2l/api/lp/1.12/orgUnitId/sections/sectionId/enrollments/" (Also tried with version 1.9) Data: {"UserId":1234} I also made sure the user I am trying to…
-
Trying to create department but getting error
I am trying to create a department using valence API, I am sending the data to route:/d2l/api/lp/1.12/orgstructure/ and the data I am sending is the following: {"Type":101,"Name":"Test","Code":"TestCode","Parents":[{"number":6606}]}But I keep getting the following: "{\"Errors\":[{\"Message\":\"Parents list cannot be…