-
Get All Courses From Api For Supplied Id's
Using the API, I would like to supply a list of canvas course id and have it return all courses with the matching id? Does anyone know if this is possible I don't see anything in the API docs
-
Remove "Dash" [-] from Graded Discussion Box
Does anybody know of a way via CSS or JS to remove the "dash" that appears within the grade box for a graded discussion? The dash did not always use to be there and I'm not sure when it appeared but it has been sometime this year I believe. It used to be blank and I would love to have it blank for our instance again. I've…
-
Is there a way to get the resource link id in LtiDeepLinkingRequest message typr?
I would like to know if there is way to identify the resource link id when you are sending LtiDeepLinkingRequest . I tried with the custom variable $ResourceLink.id but always comming with the literal value "$ResourceLink.id" on LtiDeepLinkingRequest. I need a way to identify when someone reattach a deeplinking previously…
-
admin icon not displaying
I recently installed canvas for production, however, I am encountering several problems. 1. on canvas lms server, i created new users with a sis import of their details on a csv file. I also enabled google oauth. However, whenever I tried logging in with a users email address, canvas creates a new user with the login email…
-
Gradebook and Grading Scheme not working properly
I am using the community edition of Canvas (not hosted by Instructure) and we recently did an update from an older version. (I know we should have been doing incremental updates, but I only have so much time in my life.) Nearly everything is working or working super good enough but I have two problems that I just can't…
-
LTI Launch error when trying to launch
We are developing an LTI tool that already works well in Canvas in production in an institution and in out own env (https://exlibris.instructure.com/ ) We are now trying to integrate with a Test instance of another institution, and we are getting this Launch Error screen. My setup of the LTI side is as followed:…
-
API Post - Account Reports - Internal Server Error
HI- About 10 years ago, we built a process that generates the students_with_no_submissions.csv report. On October 9th or 10th, It suddenly started reporting back generic Internal Server Errors. We are sending the POST with the following parameters:…
-
API Post - Account Reports Students with no Submissions
Hi! We are using the following parameters for an API Post to generate a student with no submissions report and keep getting an internal server error.' the report works fine until we add the following parameters. we have been using these parameters for around 10 years and they have workd fine up until October 9th. we now…
-
Error Message "No issuer configured for OpenID Connect provider" when attempting to login
One of our teachers got "No issuer configured for OpenID Connect provider" Instructure responded that this was an open issue I was able to create a secondary login for the teacher , but I just encountered the same error when I tried to log in to our Beta instance. Any ideas, workarounds, or experience with this problem…
-
CSS - Hide GlobalNav/Hamburger for public users
Hello, We have a specific use case to hide the global nav for public users when viewing a course. I have successfully hidden this for laptop/desktop users using the no-user class to trigger off of. I do not see a similar class for the mobile version of the page. Does anyone have ideas on how I could hide either the…
-
Issue Fetching All Classes from Canvas API in React Project
Hello everyone, I'm currently a university student with a fairly rudimentary level of experience with React and JS. I'm developing a Chrome extension using React that interfaces with the Canvas API to retrieve all of my active courses for integration with another REST API. However, I’m encountering an issue where only…
-
API Call User Last_Request
Is there any API call that can be used to pull in the last_request value that is displayed on the login information section of the user profile? We currently run the following API /api/v1/accounts/1/users?per_page=300&include[]=last_login which works great to pull in the Last Login value which we move over to a CRM student…
-
Content Migrations API Stalls on Queued
Hi there! I wrote a Python script that uses the Content Migrations API to create a POST request for a content migration in one course (starting with one job). As a starting point, I used basic parameters (like migration_type and settings). The script runs without errors, returning a ‘workflow_state’ of ‘running’ and a…
-
Create a User API call only sometimes works
Hi All, Just found that I every time I create a batch of new students, intermittently the Canvas call will fail to function. Sometimes the problem is solved by running the UserCreation.ps1 script again and it just works sometimes. Has anyone else had this intermittency with this? Attached is the error in question and the…
-
Newly installed canvas shows Error starting web application
I just did a fresh install of canvas successfully. However, when I tried accessing the application from a browser, I kept getting "Error starting web application" with Error ID: 2d92146b on the details tab. Below are the installed packages: Ruby: ruby 3.3.1 (2024-04-23 revision c56cd86388) [x86_64-linux] Node: v18.20.4…