Gradebook History API Call Returns "user not authorised to perform that action"

NoelSaliba
Community Member

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.
Labels (2)
0 Likes
Users who also had this question