edx-tools icon indicating copy to clipboard operation
edx-tools copied to clipboard

404 errors with LTI grading script

Open kitsook opened this issue 5 years ago • 0 comments

Encountered errors with the script lti/grades/upload_csv.py for LTI grading. The script used to work but now giving 404 errors with edx edge.

The same script runs fine with devstack and lti-cosumer xblock from version 1.8.1 to 1.2.4.

But when running the script against edx edge, it returns 404 when it PUT the grades. The initial LTI endpoints GET and oauth validation calls run fine though.

kitsook avatar Mar 04 '20 01:03 kitsook