Activity Feed
My Posts
Post Details Date Published Views Likes

Canvas Rest API for checking course conclude status

It is a bit complicated to check if a course is open for enrollment, the business rules involves many parameters. It is course status, course dates and term dates and combinations of those if null va...

02-02-2022

257

0

Find section for deleted course

I'm writing an integration for our SIS system and I can't find a way to handle deleted courses properly. The integration enrols students by getting the sections by their section_sis_id and then gets...

09-30-2020

636

0

Security bug in merge user?

In our test instance of Canvas I tested the following scenario. I created an admin role with the only purpose to create users, the permissions for the role was: Users - manage login details (which...

09-18-2020

354

0

Performance of Canvas rest API?

We have a new integration for our Canvas, the integration uses the Canvas rest API for creating courses and enrolments. Courses are created well spread during time but when it comes to enrolment we e...

05-19-2020

649

0

Finding cross listed section from course with rest API

How should an integration work to find a cross listed section when making a enrolment? Lets say you have an integration that handles enrolment and that the course sis id is set by the integration ...

05-02-2020

1471

1

Created user with rest API does not exist immediately after creation

Hi This is what I found when I checked our logs in our integration: PostAsync uri:/api/v1/accounts/self/users, body:{ "user": { "name": "xx yy", "short_name": "xx yy", "sortable_name": "yy, xx", "t...

04-25-2020

879

1

Integrating Kaltura LTI tool fails with "redirect_uri does not match client settings"

I'm integrating the Kaltura media services but is now stuck with the "redirect_uri does not match client settings" failure when trying to start the Kaltura tool. As far I can see I have configured K...

12-03-2019

1050

2

Hide/show LTI tool depending on role?

Is it possible to hide/show a LTI tool at "account level" based on which role a user have? We are planning on have a custom role "employee" which should enable the user to run a LTI tool and we woul...

11-21-2019

756

0

Knowing the URL to course before creation

We are in the planning phase of our Canvas startup and I am looking into the integration parts. In our current course creation application used to create courses for other LMS than Canvas (Moodle and...

11-08-2019

803

1

View All Posts