Post Details | Date Published | Views | Kudos |
---|---|---|---|
Getting a "Text only question" when using API to create quiz questions I've been at this for the past 5 hours... I'm trying to upload questions from a JSON file to Canvas via Canvas' API, but all I can get is a blank, dummy-placeholder question. I am using cURL. Below i... |
07-21-2021 |
303 |
0 |
API, CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource Hello, all Ok, I am completely stumped. I have spent hours watching videos, following tutorials, tinkering with both my IIS server, the webconfig file on the IIS server, and my code itself. I have ... |
02-18-2021 |
12411 |
1 |
Cross Post! Vanilla JavaScript API call doesn't work from webapp (401 error), but full URL works. Hello community! I am making an API call to Pages and pulling the default 10 pages no problem. However, when I try to add the "per_page=" parameter I get a 401 error in the conso... |
12-02-2020 |
575 |
0 |
Vanilla Javascript, Pages API call, & 401 error Hello community! I am making an API call to Pages and pulling the default 10 pages no problem. However, when I try to add the "per_page=" parameter I get a 401 error in the console! What's st... |
12-02-2020 |
259 |
0 |
GET API call "using sis_course_id:" 404 Error I am trying to make GET calls to Canvas but when I try to get the data using the sis_course_id: it doesn't work - I get a 404 error. However, if I replace the sis_course_id: with the numerical ID num... |
10-30-2020 |
262 |
0 |