Muhamad Ismuaji Prajitno
Muhamad Ismuaji Prajitno
> I'm having the same problem too. Google API clients are automatically generated from a discovery JSON file. Google must periodically re-generate each client library and push to the respective...
Also @lukesanborn maybe you know about this problem as well, I've try to issue request using Axios. Somehow I always got error below `{ "error": { "code": 403, "message": "@ProjectPermissionDenied...
Btw thanks for the workaround steps @lukesanborn , let me try it
Yes @lukesanborn , Google Classroom API already enabled. Additional information, I can issue GET request with Axios with same config to `https://classroom.googleapis.com/v1/courses`