I'm using the newest version of the PHP Adwords API (v201609) and I'm having trouble getting a new refresh_token/access_code after my initial refresh_token expires. The problem might be that I am attempting to get a new refresh token after it has already expired. Do I need to do this before it expires? In my experience, once it expires, I can still use the refresh token to get a new one without any problems after it has expired. I've been scouring everything I can. The documentation claims that the library will automatically get a new token for you, but I have not been able to figure out where or how. Please provide some tips, or if possible, some example code. This is the one thing that is preventing me from upgrading my codebase to the new API right now. Thanks!
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/d5f61e49-2243-4aa9-b707-d3e39e10c8a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
