oauth scopes google classroom API
问题 I am trying to get round a problem with my code which states "403 when requesting https://classroom.googleapis.com/v1/courses/582805726/students?alt=json returned "Request had insufficient authentication scopes." So I have been looking into adding the right scopes for my python project. I did this for GAM and I thought I would do it in this screen: Manage API client access (thats in the admin panel). So I have created a project, enabled the google classroom API, created an OAuth 2.0 client ID