401 Unauthorized when I try to access with old developer ads.properties file

2021-03-30 Thread bhargav d
Hi All, I am new to google ads api, old developer in our company has setup the developer token, client ID, client secret from his google account. As the old developer left now if I use his ads.properties file in my local to create an api it says 401 Unauthorized. So I have requested a MCC accou

authorization_error: USER_PERMISSION_DENIED

2021-03-25 Thread bhargav d
Hi All, I am facing this error while trying to run the GetCampaigns.java please check the error log below and please help. *2021-03-2

Re: Exception: Credential could not be refreshed

2021-03-16 Thread bhargav d
HI Thanks for the response, It says I dont have permission to reply privately to author. Please advice on how to reply privately. Thanks, Bhargav On Tuesday, 16 March 2021 at 11:07:39 UTC-4 adsapiforumadvisor wrote: > Hi Bhargav, > > Thank you for reaching out. Could you please share the comple

Exception: Credential could not be refreshed

2021-03-15 Thread bhargav d
Hello , I'm trying to fetch user list from my test client using com.google.api.ads.adwords.axis.v201809.rm.UserList but i am getting following exception *com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.* could anyone help me ? Thanks, Bhargav. -- --

ads.properties information

2021-03-09 Thread bhargav d
I am new to google adwords api and i am trying to create an api locally to get userlist but i am getting unauthorized error and i suspect ads.properites file may have old creds. so i want to know where to get these details from google ads console - api.googleads.refreshToken - api.googlea

401 Unauthorized when I try to consume google ads api from local postman

2021-03-09 Thread bhargav d
I am new to google adwords api and i am trying to create an api locally to get userlist but when i try to consume my new api from postman i am getting below error in console. can anyone help. " Headers: null Body: null Failure message: null Status: Status{code=UNAVAILABLE, description=Credential

How can I use userlistService.GetUserList

2021-03-08 Thread bhargav d
Hi I need help in using the userlistService to write a get call to get the userlist. In the remarketing example I found that it is using import com.google.api.ads.adwords.axis.v201809.rm.UserList; package How can I use this in googleads instead of adwords. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~