Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
395 views
in Technique[技术] by (71.8m points)

python - Error Code: 403 Message: The caller does not have permission

I have a python script that from the spreadsheet it already creates the user on google and already inserts in certain classes in the classroom. More when I run the script it creates the user correctly, but when inserting in the first class it gives the error "403 Message: The caller does not have permission", when it goes to the second class it already inserts correctly. I've done several tests, the authentications are all right, I've tried with different classes and the error still persists.

can someone help me ? thanks

question from:https://stackoverflow.com/questions/65892197/error-code-403-message-the-caller-does-not-have-permission

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...