Traceback (most recent call last):
File "./adwords.py", line 6, in <module>
client = AdWordsClient.LoadFromStorage()
File "/usr/local/lib/python3.4/site-packages/googleads/adwords.py", line 188, in LoadFromStorage
cls._OPTIONAL_INIT_VALUES))
File "/usr/local/lib/python3.4/site-packages/googleads/adwords.py", line 223, in __init__
self.oauth2_client.Refresh()
File "/usr/local/lib/python3.4/site-packages/googleads/oauth2.py", line 165, in Refresh
self.disable_ssl_certificate_validation)))
File "/usr/local/lib/python3.4/site-packages/oauth2client/client.py", line 597, in refresh
self._refresh(http.request)
File "/usr/local/lib/python3.4/site-packages/oauth2client/client.py", line 768, in _refresh
self._do_refresh_request(http_request)
File "/usr/local/lib/python3.4/site-packages/oauth2client/client.py", line 833, in _do_refresh_request
raise AccessTokenRefreshError(error_msg)
oauth2client.client.AccessTokenRefreshError: invalid_grant