Hello, I'm using https://github.com/googleads/google-ads-php version 15.0 (most recent version as of time of writing) and recently got an email from google with the information that OAuth out-of-band (OOB) flow will be deprecated and "*Our records indicate you have OAuth clients that used the OAuth OOB flow in the past.*".
I am unsure if I need to so something ... The OAuth 2.0-Client-ID I have in my Google Cloud Platform Console is of type "Desktop". I basically use the SDKs example script (https://github.com/googleads/google-ads-php/blob/main/examples/Authentication/GenerateUserCredentials.php) to get a refreshToken ONCE on my workstation, put this token inside the google_ads_php.ini on my server and use it to access the API via my serverside application. Do I need to do a thing now, or am I good? The information in the email and in the blog post does not make it clear, neither does the README of the PHP SDK. Best Marco -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/06f18882-31a3-4391-bd1e-aa0902da6250n%40googlegroups.com.
