Hello support team,
I have successfully managed to test your java example for.ListAccessibleCustomers from your git examples but as i have to migrate Google Adwords to Google Ads in NodeJs, i couldn't manage to set up the initial calls.
'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.'
I want to point out again, that in Java the connection worked, and the credentials were good. But trying to switch it to NodeJs the credentials seems to not work (i am using the same credentials).
The failing request ID from node js is: request_id: '2k6wzuRaBuF4wzuYZ7P-JA'
Could you please help me with this?