Submission api is not working /api/v1/courses/116/students/submissions
i have tried root token and sub account token also for both its giving only
{
"status": "unauthorized",
"errors": [
{
"message": "user not authorized to perform that action"
}
]
}