-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Received this error when running.
file.download(path + sanitize_filename(file.filename))
File "/usr/local/lib/python3.12/site-packages/canvasapi/file.py", line 30, in download
response = self._requester.request("GET", _url=self.url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/canvasapi/requester.py", line 255, in request
raise ResourceDoesNotExist("Not Found")
canvasapi.exceptions.ResourceDoesNotExist: Not Found
Running with Docker.
I understand this might not be being actively developed but I think it is quite a useful application
Metadata
Metadata
Assignees
Labels
No labels