Hi, When building an application for the Marketplace you should use OAuth for authentication, I'd recommend checking the Marketplace tutorials at http://code.google.com/googleapps/marketplace/tutorial.html. Thanks
Claudio On Fri, Apr 15, 2011 at 9:31 AM, Vishva Kumara <[email protected]>wrote: > I'm building an appspot application that would be available on the apps > marketplace. This application uses the Provisioning API. > > The provisioning API authenticates using the domain-name, admin-username, > password. > > But we have to change it so that the application can authenticate itself > using AuthSub, that does not require the admin password. > > Can this be done, or is there any examples.. > > I have tried to get an AuthSub token and use that token to log in to > Provisioning API, but these two tokens looks obviously in different formats > and authentication failes when used. > > -- > 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. > -- 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.
