The AuthSub interface allows for a web application to access a Google
service protected by a Google user's account - an account different
than
the account of the developer. It provides a mechanism for web
applications to access a user's data without retrieving the user's
username and password.
In your case, there is a single account which you've created and thus
Programmatic Login should be sufficient. You don't have to use
AuthSub. I'm not sure why Programmatic Login fails on your host
server. I may be able to help if you provide more information on the
failure.
Hope this helps,
sanjay
|