eric in ide0 in Canvas_CLI/target/debug on main
λ ./canvas_cli courses
Course Code Course Name Course ID
<snip>
2023F CS-382 A/B/C/D Computer Architecture and Organization 66723
<snip>
eric in ide0 in Canvas_CLI/target/debug on main
λ ./canvas_cli assignments 66723
Application error: Error: Invalid Course ID
This should work, and the course ID should be valid, it'd be useful to see the error that the API is returning.
This should work, and the course ID should be valid, it'd be useful to see the error that the API is returning.