0
Hy!
나는 google-mail-oauth2-tools
을 사용하지만 문제가 있습니다.
인증 코드를 쓸 때 프로그램이 종료되었습니다.
google-mail-oauth2-tools KeyError : -/
Traceback (most recent call last): File "oauth2.py", line 346, in <module> main(sys.argv) File "oauth2.py", line 315, in main print 'Refresh Token: %s' % response['refresh_token'] KeyError: 'refresh_token
왜
?감사합니다.
도움 주셔서 감사합니다. :) – user3710070