Re: RLSA (Remarketing List for Search Ads) and Audience performance report

2016-03-04 Thread jnewman0817
No, this is a Audience Report related concern. I'm being told I need to provide data from a running campaign to see the Audience Report in order to comply with RMF. When does Audience Report data exist? I see visitors coming from the Remarketing Tag in the RemarketingList, but I see no data in

Re: Invalid grant when using Token Refresh

2015-11-30 Thread jnewman0817
We currently don't have any kind of exponential backoff. Even if we did this would still require manual intervention by logging into the account, which requires a phone number for verification every time (phone number also has a limited number of uses). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Invalid grant when using Token Refresh

2015-11-25 Thread jnewman0817
Just noticed our urls are different then what I posted. Auth Url: https://accounts.google.com/o/oauth2/auth? Token Url: https://accounts.google.com/o/oauth2/token -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: Invalid grant when using Token Refresh

2015-11-24 Thread jnewman0817
Today we had 2 invalid grants, both authorized yesterday. I did what you said and logged into the account and checked https://myaccount.google.com/ *-> Connected apps & sites -> Manage apps. *Both had 'has access to manage your AdWords campaigns'. Starting with the first one, I logged into th

Re: Invalid grant when using Token Refresh

2015-11-24 Thread jnewman0817
We have had a couple cases where the account is over a year old so that could be a reason for those. However, we had an account yesterday made and today we go to refresh and it failed with invalid grant. I checked https://myaccount.google.com/ *-> Connected apps & sites -> Manage apps *and it

Re: Invalid grant when using Token Refresh

2015-11-20 Thread jnewman0817
Well that certainly can't be the problem because we don't get new refresh tokens except when we oauth an account. Our process goes as follows: Oauth an account which gives us an access and refresh token. We use the access token till it expires and then use the refresh token to acquire a new acc

Re: Invalid grant when using Token Refresh

2015-11-17 Thread jnewman0817
Thanks for the response. I spoke with my supervisor and he said the servers are synced. I dug deeper into our authorization process and we never re-request refresh tokens. We oauth once and refresh the access token if it has expired. Also, we are the only people with access to the accounts and

Invalid grant when using Token Refresh

2015-11-16 Thread jnewman0817
Hello, About 3 weeks ago we started seeing this error when we refresh the access token for many random accounts, { "error" : "invalid_grant" }. We never had any problems refreshing access tokens up until now. Also, not all accounts are having problems refreshing their tokens; many refresh jus