Hi @JeffW ,
Thanks for responding here. I'm also running into a similar issue.
The following is the call that we're using:
{"request":{"url":"https://canvas.instructure.com/api/v1/courses/99170000000000217/analytics/student_summaries","method":"GET","headers":["GET /api/v1/courses/99170000000000217/analytics/student_summaries HTTP/2","Host: canvas.instructure.com","accept-encoding: gzip, deflate","authorization: Bearer <token>,"accept: application/json"],"params":[]},"response":{"headers":["HTTP/2 404","date: Tue, 02 Aug 2022 18:07:55 GMT","content-type: application/json; charset=utf-8","server: Apache","x-session-id: 4ccecfc21ddca1fdf0a8ac8be719e0c8","x-request-context-id: f615544d-b93f-4a78-bc51-1d8d6d1c491d","vary: Accept-Encoding","content-encoding: gzip","x-rate-limit-remaining: 700.0","x-canvas-meta: q=12797;at=99170000000005607;dk=170000000000016;a=1;g=RU76uHHZ7mkBLoEyFsoR6zo9eyUt35OJzsj9oAVw;s=9917;c=cluster61;z=us-east-1e;o=analytics_api;n=course_student_summaries;st=9ae633e6083742e89e402393a9f4ba33-fcde2d48eb04174b-0;b=1762308;m=1762308;u=0.05;y=0.00;d=0.02;","content-security-policy: frame-ancestors 'self' coursemarket.instructure.com coursemarket.staging.instructure.com coursemarket.beta.instructure.com coursemarket.test.instructure.com;","x-request-cost: 0.06942672100922209","cache-control: no-cache","strict-transport-security: max-age=31536000","referrer-policy: no-referrer-when-downgrade","x-permitted-cross-domain-policies: none","x-xss-protection: 1; mode=block","x-canvas-user-id: 99170000000003131","x-download-options: noopen","x-runtime: 0.089341","x-content-type-options: nosniff","set-cookie: _csrf_token=0AlGh8dvdqBkCrtBfrVTToEAHHeUnKTvhAzq28jLfLaKSzy0gF0M9jdM2jgI%2FQE3xHhqB%2F%2FpndmzOI3vr74NxA%3D%3D; path=/; secure","set-cookie: log_session_id=4ccecfc21ddca1fdf0a8ac8be719e0c8; path=/; secure; HttpOnly","set-cookie: _legacy_normandy_session=xnumh0ILzFYq3oCOhFHTVg.Sqox51efte0_dN9lvyIsOMv3iluzQu1V1bVRH5taNkvnIDm5dVONjvR5cFY8nRHVLe9drbusewvrRkYKkXTgwwfszQXRM-_18XTbuehuXOtLtpU4_X3w1ROqcqegk1P0.sGpE-fvOXL-KjtFWXaPfdyF2x-Q.Yuln-w; path=/; secure; HttpOnly","set-cookie: canvas_session=xnumh0ILzFYq3oCOhFHTVg.Sqox51efte0_dN9lvyIsOMv3iluzQu1V1bVRH5taNkvnIDm5dVONjvR5cFY8nRHVLe9drbusewvrRkYKkXTgwwfszQXRM-_18XTbuehuXOtLtpU4_X3w1ROqcqegk1P0.sGpE-fvOXL-KjtFWXaPfdyF2x-Q.Yuln-w; path=/; secure; HttpOnly; SameSite=None","x-request-processor: 0b49066757e6b0773","x-a11y-ally: Dana Danger Grey","status: 404 Not Found","p3p: CP=\"None, see http://www.instructure.com/privacy-policy\""],"result":{"errors":[{"message":"The specified resource does not exist."}]},"status":404}}
Feel free to let me know if any additional details may be helpful.
Getting the 404 error ironed out would be hugely helpful 🙏