RE: UNEXPECTED_END_OF_QUERY Accessing Google Ads API via Google Apps Script

2021-11-01 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Suchitra, Thank you for providing further details to your concern. I can see that you've already sent a private thread to my team for this concern. With this, let us continue the discussion of this concern to that email thread and provide there the complete request and response logs with re

UNEXPECTED_END_OF_QUERY Accessing Google Ads API via Google Apps Script

2021-11-01 Thread 'Suchitra Theruvath' via AdWords API and Google Ads API Forum
Hi, I am trying to access Google Ads API via Google Apps Script using the below code. var ADWORDS_SCOPE = "https://www.googleapis.com/auth/adwords";; var REQUEST_TOKEN_URL="https://www.google.com/accounts/OAuthGetRequestToken";; var TOKEN_ACCESS_URL = "https://accounts.google.com/o/oauth2/token