Hi,
I am working on a tool which will help my clients to manage their ad accounts with convenient user interface. I have created a project in google cloud console and used the clientID and scope to authenticate clients and prompt for the permission to access their ad accounts. But when I try to get customer info using developer-token and login-customer-id of my mcc account, it shows USER_PERMISSION_DENIED error.
How can I access account info of my clients by authenticating them.