Hi,
I have a web app which is in the Google marketplace. When user adds the app, it creates account for that user. I also want to import all the other accounts from that domain and as I understand it can be done by accessing the Provisioning API. How do I access the data with my apps OAuth key and secret? The permissions are set successfully by manifest.
Thanks