Hi
I am trying to migrate from Google Adwords API to Google Ads API.
Using Java client library and a configuration file for the tokens and Ids.
I am getting this request failure when trying to select from user_list using SearchGoogleAdsStreamRequest.
I am able to see the 'developer-token' and 'login-customer-id' params in the Request Headers
'developer-token=REDACTED, login-customer-id=##########"
May I know what am I missing and how do I resolved this?
BTW I tried to access the API Center (TOOLS & SETTINGS > SETUP > API Center) but a blank page is displayed after it try to load for a while.
Derek