Line 362 #TODO #5
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cyberes/canvas-student-data-export#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there, this is Leon.
I tried to use your script and it is a nice one. I had some issue shows that "{'message': 'user not authorized to perform that action'}," and I find out it is caused by Line 361: submissions = assignment.get_submissions();
After read the documentation, this function is used by instructors instead of students.
Link: https://canvasapi.readthedocs.io/en/stable/examples.html#get-multiple-assignments
Good lcuk!
Oh wait! I saw your other comment. My bad. Have a nice day!