I tried the following also - using useApplicationDefaultCredentail.
RemoteApiOptions options =
new RemoteApiOptions().server(serverConfig.domainName,
serverConfig.portNumber).
useApplicationDefaultCredential();
installer.install() still throws error.
I am running a local server and trying to access remote datastore.
On Tue, Jul 19, 2016 at 1:24 PM, Rajesh Gupta <
[email protected]> wrote:
> I am using
> RemoteApiInstaller installer = new RemoteApiInstaller();
> RemoteApiOptions options =
> new RemoteApiOptions().server(domainName, portNumber)
> .credentials(userName, passwd);
> installer.install(options);
>
> It is throwing the follow exception
> com.google.appengine.tools.remoteapi.LoginException: Bad authentication
> response: 404
>
> --
> Regards,
> Rajesh
> *www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
> *www.GainERP.com <https://www.gainerp.com>*
> *Accounting/Inventory/Orders on Google Cloud Platform and Mobile*
>
>
--
Regards,
Rajesh
*www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
*www.GainERP.com <https://www.gainerp.com>*
*Accounting/Inventory/Orders on Google Cloud Platform and Mobile*
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijb3MRF0vCu8SD3oGGeO7azcYs-DhHck0Up1eSDL_sYQxg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.