How to solve authentication error in Google Ads API
I have integrated google ads api in our companies CRM. It is only one api call using "KeywordPlanIdeaService". It works well in test-mode.
Next step is to "publish". But if i run the script to get the refresh_token and follow the URL, i get the "Authentification error" with deleloper hint "redirect_uri: urn:ietf:wg:oauth:2.0:oob"
What could be wrong?