Sign in to enhance your access to articles, forums, and events—and to participate by sharing insights, engaging in discussions, and connecting with your network of edtech peers.
To create new role through postman using Create a new role, getting unprocessable_entity error in the POSTMAN. The user has admin rights on the requesting domain but still not able to create new custom role. Please check the attached screenshot of request and error response together in the postman.
Hello 🙂 I'm doing a student project where I have to create an app where teachers publish quizzes for students. I would like to integrate my app with Canvas. The features I need are: -securely redirecting users from Canvas course to my app -teacher and student authentication -teachers sending grades from my app to Canvas…
Can anyone please confirm that is there any entity or endpoint named (related to) role_overrides? We have gone through the Canvas LMS API documentation but couldn't find any entity named role_overrides. So, please let us know if any entity(resource) which is relating to role_overrides exists or not in the Canvas LMS API.
While creating Create a quiz and updating Edit a quiz data(records) through POSTMAN for Quizzes entity, getting unprocessable_entity error though having admin access on the requesting domain. Please find the attached screenshots for more reference and let us know if any solution available to resolve this issue.
While creating Create the quiz submission (start a quiz-taking session) and updating Update student question scores and comments data(records) through POSTMAN for Quiz Submissions entity, getting unprocessable_entity error though having admin access on the requesting domain. Please find the attached screenshots for more…
While creating (Create a single quiz question) and updating (Update an existing quiz question) data(records) through POSTMAN for Quiz Questions entity, getting unprocessable_entity error though having admin access on the requesting domain. Please find the attached screenshots for more reference and let know if any…
While updating the group membership resource (Update a membership), getting "unprocessable_entity" error in the postman for both the available endpoints. The requesting user has admin access in the domain, but still not able to update. Please find the attached screenshots for more reference and provide if any solution for…
Not able to create or update entity records(data) through POSTMAN. While creating and updating data(records) through POSTMAN for Group Categories entity, getting unprocessable_entity error though having admin access on the requesting domain. Please find the attached screenshots for more reference and let know if any…
Let me preface by saying I'm working through a Canvas Technical Admin course and learning to use the API (really no experience before this course) One of the things that I saw when looking through the live API document was a way to auto subscribe users to a calendar. I was hoping to be able to auto subscribe all of our…
We have endpoints for Discussion Topics and Discussion Entries in Discussion Topics - Canvas LMS REST API Documentation (instructure.com) doc. But we are not able to find any endpoint or details about Discussion Topic Participants and Discussion Entry Participants in Discussion Topics - Canvas LMS REST API Documentation…
In Canvas LMS API documentation, Authentications Log - Canvas LMS REST API Documentation (instructure.com), we could not find any entity related to Pseudonyms. But we have found in other canvas document Canvas LMS REST API Documentation (krsu.edu.kg) that Pseudonyms can be considered as Logins which is under…
Is there an easy way to write Javascript code that accesses the GraphQL API that will sit on top of the Canvas LMS? Our staff are having issues with the way grades are handled in Canvas. They want to see semester grades based on two quarter grades but it seems this is not possible. I thought it would be nice to have a…
Hello, this is my first question, Im trying this awesome LMS on lms.robotschool.co, but im getting this error at moment of list users as administrator: Error de Ajax: 500 {"errors":[{"message":"An error occurred.","error_code":"internal_server_error"}],"error_report_id":"1992"} #1999 undefined method `column_alias_for' for…
There are some entities for which we are not able to either update or create data through POSTMAN. The list of such entities is: EntityAPI EndpointError In PostmanCourse/api/v1/accounts/:account_id/coursesAfter creating data, getting 200 OK, but the created data is not visible in the list of…
Hello, I am running a CanvalLMS instance in AWS provided by Bitnami. I seem to be having an issue that is effecting file uploads and course imports and other things. RCE in enabled and running, i can go to https://rce.mydomian.net and i get the hello from rce message. when i try to upload an image for example to a course…