Re: refresh token expiration time

2024-03-21 Thread Cristian Andrei Grigore
I'm still waiting for a response. On Friday, March 15, 2024 at 12:18:43 PM UTC+2 Cristian Andrei Grigore wrote: > Hello, > > Thank you for your answer. > > However, I don't want to set the User Type to External. I want to use > Internal. So I have: > 1. OAuth conse

Re: refresh token expiration time

2024-03-15 Thread Cristian Andrei Grigore
Hello, Thank you for your answer. However, I don't want to set the User Type to External. I want to use Internal. So I have: 1. OAuth consent screen - User Type - Internal 2. Credentials - OAuth 2.0 Client IDs - Type Desktop According to this Offline access

Re: auto get refresh token in web application

2024-03-14 Thread Cristian Andrei Grigore
How do I get the refresh token (which never expires)? Is this the refresh token yield by Fetch a refresh token ? On Thursday, January 18, 2024 at 1:18:19 AM UTC+2 Google Ads API Forum

Re: refresh token expiration time

2024-03-14 Thread Cristian Andrei Grigore
Hello, Thank you for the answer. Does that mean that I will always have to do this step? 2. The oauth2l command opens a Google Account login window in a new browser window and takes you through the OAuth 2.0 authentication steps. If yes, is there another way to implement this using .Net?

Refresh token expiration time

2024-03-14 Thread Cristian Andrei Grigore
My use-case is a no GUI script that fetches data from the Google Ads API. I understand that one of the steps is to Fetch a refresh token . What is the expiration time for the refresh