Hi,
We’re trying to use the Google Classroom APIs to automatically add students and teachers to classrooms we create. It’s currently working in testing when authenticating with a super admin to grant the permissions. But we’re trying to move it to its own service account but I am a bit confused as to how.
Making a user and assigning an Admin Role that has the 3 Google Classroom related admin abilities doesn’t work, the API returns 403 unauthorised. Gemini is telling me that’s a “known issue”? Instead I should be using Domain Wide Delegation and impersonating a super admin for those specific Classroom permissions? Is this a normal thing?
Thanks,
1 Like