Quoting, "Step 1: Telling Canvas about the file upload and getting a token. The first step is to POST to the relevant API endpoint, depending one where
you want to create the file. For example, to add a file to a course, you'd
POST to /api/v1/courses/:course_id/files."
/api/v1/courses/:course_id/files, I get a 404 error. Am I required to post to a different endpoint? That is suggested in the Folders documentation, which refers us to the Files Upload documentation above.Upload a file to a folder."
The File Upload documentation indicates that parent_folder_path is an argument made in the first POST, with a default folder if unspecified.--
You received this message because you are subscribed to the Google Groups "Canvas LMS API Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to canvas-lms-api-u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Canvas LMS API Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to canvas-lms-api-users+unsub...@googlegroups.com.