The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Using the submissions api (/api/v1/courses/:course_id/assignments/:assignment_id/submissions), I'm testing out making submissions to assignment as students. I'm using an admin account with masquerading permissions. Overall, it works fine, I can make submissions as any student to any assignment, EXCEPT one specific student to one specific assignment gets a 401 not authorized.
I'm at a bit of a loss as to what could cause something like that. Thank you in advance for any help!
I don't know if it matters, but is student A assigned to assignment A?
Woke up this morning, and it had somehow resolved itself. I didn't fully pinpoint the issue, but it seems that if you:
The assignment will have a state of 'published:true', but retain the 'can-submit: false' that it had as part of an unpublished module, and you have to unpublish and republish in order to be able to submit to it. I think it's a bug? Could be intended behavior, but not sure.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in