Token has been expired or revoked

2021-02-17 Thread fatima Ajij
Hi I have been using rest methods to integrate Google Ads API in C#. Everything seemed to be working fine but all off sudden I started getting 400 response with the error message. { "error": "invalid_grant", "error_description": "Token has been expired or revoked." } As mentioned above

Re: Token has been expired or revoked

2021-02-17 Thread fatima Ajij
I believe the validity of refresh token is life long then why it is happening? On Wednesday, February 17, 2021 at 10:16:59 AM UTC fatima Ajij wrote: > Hi I have been using rest methods to integrate Google Ads API in C#. > Everything seemed to be working fine but all off sudden I s

Re: Token has been expired or revoked

2021-02-18 Thread fatima Ajij
Thank you for your response. On Wed, Feb 17, 2021 at 4:56 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Fatima, > > Thank you for reaching out. Here > are > some common causes for the refresh t

Re: Unable to find Rest API Endpoints

2021-02-26 Thread fatima Ajij
Hi, For the search, you can use the following endpoints. 1. https://googleads.googleapis.com/v6/customers/customerid-without-hyphen/googleAds:search (Please note that this link would provide you customize number of returns per request by using pageSize parameter) 2. https://go

Re: developer token to be used on two google console

2021-03-10 Thread fatima Ajij
Hi Haziq, It cannot be used for multiple accounts unless you are using manager account and accessing client account under the hood. If you are integrating individual client account without manager account, you would need individual developer token for each account. If you are integrating google

YouTube Video Recording for Verification

2021-03-24 Thread fatima Ajij
Hi Google, I am currently having issues when generating refresh. It expires every week and I have to generate it manually for google ads API. Having a chat with one of the developer who recommended me to apply for the publish app to avoid generating refresh token manually every week. [image: image

External User or Internal User Type?

2021-05-07 Thread fatima Ajij
Hi Google, I am currently working with a company that has a Google Manager account which is linked with Clients Google Account. My question is, we are using Google Adwords Scope in order to integrate Google Accounts to be able to generate reports for clients. In this case, do I require External u