I have requested the assignments Create, Get, Update. The response was successful. ( Line Items - Canvas LMS REST API Documentation). But it's getting below response when requesting the 'create a score route'. (Score - Canvas LMS REST API Documentation )
{
"errors": {
"type": "unauthorized",
"message": "Insufficient permissions"
}
}I used the same access token which is not expired for all the above scenarios. Is there any other authorization I need to use?
Please advice!
Join this group to share your tips, insights, and reactions with other members.
I am setting up my courses for this year and I realized that when I opend the mastery-based gradebook, there is no color coding. When I open last years's course that had color-coding last time I opened it in the spring, it no longer has colors. The colors appear in the individual student view, but not in the all class view.
Calling https://api.demo.badges.parchment.com/o/token yields a 503 error: 503 Service Temporarily Unavailable https://api.badges.parchment.com/o/token, in contrast, is available {"error":"Token grant parameters must be sent in post body, not query parameters","trace_id":"b400129f7c89efb81aa2f995539afaed"} I wasn't able to…
Because Catalog only supports a single payment for an entire purchase, I want the entire transaction to happen in Stripe so that our learners can pay over an arbitrary number of months to Stripe and each payment is reported to Canvas. My understanding is this would require special coding and API/webhooks. Has anyone done…
Hello, Our K12 district is using Qmlativ as our SIS and sync through API. We will be using cross listing for the first time this year, and we are concerned about what will happen when we introduce a Long Term Sub to a class. We understand this will create a new course for the long term sub. We have questions about the…
Hi, I was wondering if there was anything in the pipeline so on Canvas Catalog it could link to an entire sub-catalogue? We are using our Catalog instance to list Professional Development & Compliance courses to colleagues. For some courses, we have multiple listings (huge kudos to the multiple listings connecting to…