RE: refresh token expire in 7 days

2025-01-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mary, Thank you for reaching out to the Google Ads API support team. If you use the OAuth Playground to generate a refresh token, it will automatically revoke refresh tokens after 24h. Also, you may refer to this document to read more information about refresh token expiration. If you set t

OAuth 2.0 Refresh Token expire in 7 days

2025-01-29 Thread Mary Shiya Shaji
Hi, I am using Google ads APIs, and I use OAuth 2.0 for authentication. The OAuth refresh token expires after 7 days. My OAuth consent screen is currently in "Testing" status. If I change it to "Production" and verify my app in the Google Cloud platform, will the refresh tokens remain valid ind

Refresh Token expire in 7 days

2025-01-29 Thread Mary Shiya Shaji
Hi, I am using Google ads APIs, and I use OAuth 2.0 for authentication. the refresh token of OAuth 2.0 expire after 7 days. My OAuth consent screen is currently in "Testing" status. If I change it to "Production" and verify my app in Google cloud platform, will the refresh tokens remain valid i

RE: refresh token expire

2024-07-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the information provided, I understand that you would like to know the expiration time for a refresh token in production. I would like to inform you that the refresh token expires every 7 days when your Google project's

Refresh Token Expire

2024-07-03 Thread Nikhil HIRAPARA
Hello, I have a query regarding the expiration of refresh tokens. If we set the user type as internal and the project status to production, will our refresh tokens expire or be revoked after 7 days? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

RE: Google Refresh Token Expire

2021-04-12 Thread Google Ads API Forum Advisor Prod
Hi Vivek, Here are some common causes for the refresh token expiration. It seems that you were issued a refresh token expiring in 7 days as you configured the OAuth consent screen section of the Cloud Platform project with an external user type and a publishing status of "Testing". You could ch

Re: Google Refresh Token Expire

2021-04-09 Thread 'Matthew James Yashinsky' via AdWords API and Google Ads API Forum
Reposting the last inquiry from the forum as it wasn't routed to our support queue. Cheers, Matt, Google Ads API Team On Thursday, April 1, 2021 at 5:50:36 AM UTC-4 vivek tripathi wrote: > My Google RefreshToken Expire every week. do anyo

Re: Google Refresh Token Expire

2021-04-09 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry from the forum as it wasn't routed to our support queue. Cheers, Matt, Google Ads API Team On Thursday, April 1, 2021 at 5:50:36 AM UTC-4 vivek tripathi wrote: > My Google RefreshToken Expire every week. do anyo

Re: Google Refresh Token Expire

2021-04-09 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry from the forum as it wasn't routed to our support queue. Cheers, Matt, Google Ads API Team On Thursday, April 1, 2021 at 5:50:36 AM UTC-4 vivek tripathi wrote: > My Google RefreshToken Expire every week. do anyon

Google Refresh Token Expire

2021-04-01 Thread vivek tripathi
My Google RefreshToken Expire every week. do anyone have idea abt it. why it'shappening. I am getting through this. https://accounts.google.com/o/oauth2/v2/auth? scope=https://www.googleapis.com/auth/adwords&; access_type=offline& include_granted_scopes=true& response_type=code& state=state_

Re: in which situation will refresh token expire?

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The refresh token is specific to a user of your application. It should be treated as a credential of the user and stored securely. Save refresh tokens in secure long-term storage and continue to use them as long as they remain valid. Refresh tokens can become invalid for a few reasons:

in which situation will refresh token expire?

2016-03-08 Thread xujialiang
in which situation will refresh token expire? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received