Hi Jorge: 1. No, your application can request access tokens with multiple scopes, meaning that you can authorize access to all 3 APIs at once.
2. In the OAuth 1.0 flow, 3 Legged OAuth access tokens are long lived, so you could have the user authorize access once, and then store the access token for later use. The access token can later be revoked if need be. 3. Unfortunately, we currently have no sandbox or test accounts for use with the Google Apps APIs. If you haven't already, check out the suggested OAuth 1.0 flow for applications that cannot launch a web browser: http://sites.google.com/site/oauthgoog/UXFedLogin/nobrowser/input-capable-devices Michael -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
