Hello
I'm getting a "401 Unauthorized" status when I try and GET /schools/{school_id}/classes/{class_id}/students for one of our districts. I am able to GET all other endpoints without error.
The district said they have granted permissions for this endpoint.
Any feedback would be greatly appreciated!