Gradebook History API Call Returns "user not authorised to perform that action"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022
12:19 AM
We are building an integration from the Canvas Gradebook to our SIS for K-12 Assessment Reporting through the available REST API. I am not 100% certain this is the correct API call to get the grades however it seems to be the closest.
My problem is that when I make the GET API call to the /v1/courses/<course id>/gradebook_history/feed I receive the following message
"user not authorised to perform that action"
When I log into Canvas as the same user as the "Access Token" user, I can see the gradebook history I am trying to retrieve.
Is this a user permission issue or setting? Should I be using a different call?
Thank you in advance.
Solved! Go to Solution.