This is from our beta environment.
https://uoit.beta.instructure.com/api/v1/courses/sis_course_id:samson.chung-sb/enrollments
In postman, I have the Bearer token set properly, I was able to create that course via the course creation endpoint.
the parameters were added into the body as form-data, with the two required fields.
The problem is, I kept on getting 404 error not found.
I've tried the actual pk of the course in the URL, it is still not found.
I just find that so weird..... its as if the endpoint is not there for my system...... However, if I switch the system to GET, it works perfectly fine....
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.