Hello Canvas Developers,
I'm attempting to delete a file in a course via the API. My request currently looks like this:
https://canvas_url/api/v1/courses/course_id/files/file_id?access_token=myaccesstoken
I sent this via a DELETE command and got back a 422 error which according to google means "The server understands the request that I am making, the syntax is correct, but the server is unable to process the request".
-Christopher Poole
Join this group to share your tips, insights, and reactions with other members.
Does anyone know if SCORM is included in the canvas stack for Education
To be brief, I broke my phone in a wreck. And am now unabe to sign in through my school's (BPCC) hyperlink. Can I update my 2FA information elsewhere using my student email to resume my modules? Sincerely, Austin Riordan
When I go to the Assessments area, I can't find assessments from my district or other teachers, but I know they exist. Why can't I see them on the Assessments page?
One of our faculty members is using a table to show his class schedule in Canvas. He would like to vertically align the dates to the top of their cell, so he uses the Cell Properties dialog in the RCE, resulting in code like this: <td style="width: 15%; vertical-align: top;"> But after he saves the Page, the vertical-align…
Hi! I have this question from a Special Ed teacher who is also listed as Teacher in a course with a GenEd teacher. Any ideas or workarounds on how she can see the assignment before students do? I did a google search and found some ideas, but wondering if there are tested/proven practices you have to share. Thanks! Here is…