Re: python-client: How to use existing OAuth 1.0 token

2012-07-20 Thread Dorian Kind
I think I got my OAuth concepts mixed up between versions 1 and 2, please disregard this question. Best, Dorian On Thursday, July 19, 2012 6:45:44 PM UTC+2, Dorian Kind wrote: > > Hello, > > I have a question regarding the use of OAuth1.0 tokens in the Python > client library. The example in >

python-client: How to use existing OAuth 1.0 token

2012-07-19 Thread Dorian Kind
Hello, I have a question regarding the use of OAuth1.0 tokens in the Python client library. The example in examples/adspygoogle/adwords/v201109_1/misc/use_oauth.py is performing the whole authentification flow by itself, starting from consumer ID and secret. However, we perform authentication