Re: Failed to refresh access token error after updating Google Adwords library version from v201708 to v201802

2018-03-07 Thread Shafeena Kabir
Hi Vincent,
Thank you very much for your help!

I was able to figure out that the property file contained duplicate keys 
for OAuth2 client ID, client secret , refresh token , developer token etc 
after API version migration. The issue got resolved after the duplicate 
keys with blank values where removed.

Thanks,
Shafeena

On Tuesday, 6 March 2018 14:41:23 UTC+8, Vincent Racaza (AdWords API Team) 
wrote:
>
> Hi Shafeena,
>
> Could you confirm if after your migration, you did not change the values 
> of your OAuth2 credentials in your property file? If you did not change 
> anything 
> in your property file and if the user still exists in your AdWords account, 
> then it should have worked in v201802 API version.
>
> Based on the error description "The OAUth client was not found", it seems 
> that the API user is not existing (or it has been removed) in your manager 
> or client account, or the client ID was deleted in the Google API Console 
> Credential  page. 
> So I can further investigate this, can you provide to me your complete 
> error logs, clientCustomerId and the email address of your API user via 
> *Reply 
> privately to author* option?
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc43369e-6c52-460f-9d56-406691a84a07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to refresh access token error after updating Google Adwords library version from v201708 to v201802

2018-03-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Shafeena,

Could you confirm if after your migration, you did not change the values of 
your OAuth2 credentials in your property file? If you did not change anything 
in your property file and if the user still exists in your AdWords account, 
then it should have worked in v201802 API version.

Based on the error description "The OAUth client was not found", it seems 
that the API user is not existing (or it has been removed) in your manager 
or client account, or the client ID was deleted in the Google API Console 
Credential  page. 
So I can further investigate this, can you provide to me your complete 
error logs, clientCustomerId and the email address of your API user via *Reply 
privately to author* option?

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/51a422cc-82b5-4e28-9f6c-81204677ef49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to refresh access token error after updating Google Adwords library version from v201708 to v201802

2018-03-05 Thread Shafeena Kabir
Hi team,
I am getting below error while making API calls after I have updated 
Adwords API version from 201708 to 201802. Please help to look into this 
issue.

Failed to refresh access token.
{
  "error" : "invalid_client",
  "error_description" : "The OAuth client was not found."
} 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a785e8c7-320d-4771-adab-02eb7b71db4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.