Hi Taras, The link <https://github.com/googleads/googleads-python-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow)> you provided is correct for the generation of OAuth2 credentials using the "web application" type. Based on the guide, the refresh token should be retrieved in Step 3 before you can use it in Step 5. Basically, the refresh token should not be null in Step 3.
Could you try the complete steps once again and check if you will receive a null value for the refresh token in Step 3? If indeed that the value is null for the refresh token, then this is more on the Python client library specific, and not AdWords API specific. I would recommend to get in touch with the library owners via this link <https://github.com/googleads/googleads-python-lib/issues> for further assistance. In the future, please create a new forum thread as this thread is a bit old and also, so we can better track your concern. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f9332fa8-4aa0-41a8-8dcb-c7497c6e1548%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
