Gwyn, Installed Application is used for a script running on your machine, like the one we discussed earlier, while you are now trying to deploy your app on App Engine, i.e. a Web Application.
We don't have any tutorials on how to use OAuth 1.0 with this new API, perhaps some of the following references can help you: http://code.google.com/appengine/articles/python/getting_started_with_tasks_api.html http://code.google.com/apis/accounts/docs/OAuth.html http://code.google.com/p/google-api-python-client/wiki/AuthenticationDesignDoc#Two_Legged_OAuth_1.0_(2LO) http://code.google.com/p/google-api-python-client/wiki/AuthenticationDesignDoc#OAuth_1.0_Discovery Claudio On Fri, Jun 24, 2011 at 10:01 AM, Gwyn Howell <[email protected]>wrote: > Yes, I have it working now. You have to create a client ID for Web > Applications rather then Installed Applications (sounds obvious now, but you > said in your earlier thread it should be Installed Application). > > The only problem is that each of my customers will have a different URL (as > the app is hosted on separate app engines), so OAuth 2.0 isn't going to work > for me unless I use a proxy or something, which kind of defeats the point. The > docs > mention<http://code.google.com/googleapps/domain/audit_admin/v1/using_api.html#GA_admin_audit_authentication>that > the Admin Audit API will work with OAuth V1.0 as well - to you have any > advise on getting it to work with OAuth V1.0? > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-apps-mgmt-apis/-/GN2_E7jVCwAJ. > > 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.
