Hello to all
currently i am working on one project and i am integrating google adwords api in that project , but after getting refresh token when i try to get Campaign then it give me below type of exception
here is the exception
i don't know how to solve it , can you please help me to solve this type of exception ?
Hi Rakesh,
This kind of error usually occurs when the access token or refresh token is invalid or incorrect. Could you confirm if you followed this guide (or similar guide) to generate a refresh token? If no, could you try to generate a new refresh token by following the guide and retry your request?
Please let me know if the issue persists after trying the suggestion.
Regards,
Hiroyuki
Google Ads API Team