Hello , 

         I'm facing issue while running API s as follows: 

 
     1) I use googleads.yaml file to update the refresh token. It stopped 
working on April 28th 2020. So I downloaded Oauth2client using PIP and 
refrehed the token using get_refresh_token.py code. However this refresh 
token did not work. 
     2) So I have refreshed the developer token and created another client 
id and secret. and using this info I refreshed the token again. But it gave 
the same error as invalid token and keep giving me the previous developer 
token.
     3) So now I deleted the client id and secret and created new one. I 
refreshed the developer token too. Using this info I put the new refresh 
token too and updated yaml file .
     4) Now when I run the api code , it gives me the following 
error ('deleted_client: The OAuth client was deleted.', u'{\n  "error": 
"deleted_client",\n  "error_description": "The OAuth client was 
deleted."\n}')
     5) My question is my code is still sending the request using previous 
client is and secret although I have updated it in yaml file , where should 
I update the code in cache so that code will send the soap request with new 
developer token, refresh token cleint id and secret ? 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5aa92f77-2fb3-4022-982f-e0b424a74fbc%40googlegroups.com.

Reply via email to