How do I get around HttpError 403 Insufficient Permission? (gmail api, python)

后端 未结 6 2139
栀梦
栀梦 2020-12-03 05:02

I keep getting the following error when I execute my code:

An error occurred: 

        
6条回答
  •  旧巷少年郎
    2020-12-03 05:25

    If you run the official "gmail-python-quickstart" before, please delete the file "gmail-quickstart.json" in your system. Rerun your program again so that you can set the priviledge as you want.

提交回复
热议问题