Hello Anand,

The authorization URL you are using should work for both GMail and Google
Apps accounts. On the login page, simply add the domain name in the e-mail
field (e.g "[email protected]").
If this is not working, please migrate your domain to use the new
infrastructure for Google Apps accounts:
  http://www.google.com/support/a/bin/topic.py?topic=28917

Best,
Alain

On Mon, Nov 7, 2011 at 10:45 AM, anand reddy akidi <
[email protected]> wrote:

>
> Hi
>
> When Creating Authorization URL to Authorize the Request Token using
> OAuth, It is returning url that can redirect to google login
> Instead I want Google Apps domain login (  like..
> mail.google.com/a/domian.com). I am using this to authorize google
> conctas for
> accessing data using google contact data API..below is the code
>
> String approvalPageUrl =
> oauthHelper.createUserAuthorizationUrl(oauthParameters);
> response.sendRedirec(approvalPageUrl );
>
> Please Help me on this
>
> Thanks,
> Anand
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html
>



-- 
Alain Vongsouvanh | Developer Programs Engineer

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html

Reply via email to