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 that I am not using client library but instead using 
restsharp and testing all my end points in postman also.
I am using test account at the moment and suddenly it is failing.

Any reason why it is happening? My refresh token is also valid as I have 
been using this for one week. I have also not reached to the limit of 
refresh token as I have only generated refresh token 3 to 4 times when I 
was trying to set up the accounts.

Regards,
Fatima

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c36ba24f-12f4-4e54-88f3-6c418d198bdbn%40googlegroups.com.

Reply via email to