Google Directory API using Service Account via Proxy
问题 So I am new to using Google API's. My need is to read a user's account status in the company's domain via a Service Account. Am using the Admin SDK i.e .Directory API's for this. Due to organization's network and security policies, the call has to be made via a proxy server . I cannot find any help on calling a Google API while using a Service account and via a proxy server . I did find help on Calendar service, or Youtube etc via proxy , but none on the DirectoryService. Could someone please