Unable to get enrollment information for a particular class

PercivalOgg
Community Member

For years we have been using the API call:

https://{cnv_link}/api/v1/courses/{crs_id}/users/sis_user_id:{sis_user_id}?include[]=enrollments;acc...

to get enrollment information for a canvas orientation course that includes the final score. We need the final score of the class to signal the activation of regular courses for the student. Since June, 2024, this call is failing with the message:

{"status":"unauthenticated","errors":[{"message":"user authorization required"}]}

My question is - what has changed? Is the call failing or is there a setting in the configuration somewhere that got flipped to disallow this access?

Any help would be greatly appreciated ( asides from the "look at the manual" which has been less that helpful so far ).

Thanks!  KDB

 

 

 

 

 

Labels (1)
0 Likes