Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_course_assignment() returns error #58

Open
n8craig opened this issue Aug 9, 2021 · 2 comments
Open

create_course_assignment() returns error #58

n8craig opened this issue Aug 9, 2021 · 2 comments

Comments

@n8craig
Copy link

n8craig commented Aug 9, 2021

New rcanvas user. The library works well to get gradebooks. However, I encountered an error trying to create assignments.

rcanvas::create_course_assignment() returns the following error:

Error in canvas_query(url, args, "POST") : Unprocessable Entity (WebDAV; RFC 4918) (HTTP 422).

Not sure if this is related to the canvas_url() changes mentioned in other issues.

@astraetech
Copy link

Same here but for the grade_submission function.

@cmgray00
Copy link

Using version 0.9.3, create_course_assignment() returns the following error:

Error in canvas_query(url, args, "POST") : Not Found (HTTP 404).

(Note that I can successfully perform get_course_items() and some other things.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants