RE: Refresh Token Azure Problem

2022-04-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray, Thank you for raising this concern to the Google Ads Forum. With regard to your concern, I am afraid that we are not familiar with the Azure Containers. With this, could you please provide more details about Azure Containers? Is it the third party tool where you want to integrate the G

Refresh Token Azure Problem

2022-04-21 Thread Eray Bakır
UserCredential credential; using (var stream = new FileStream("client_secrets.json", FileMode.Open, FileAccess.Read)) { credential = await GoogleWebAuthorizationBroker.AuthorizeAsync( GoogleClientSecrets.Load(stream).Secrets, // This OAuth 2.0 access s