In your app.yaml equivalent for Java, how do you turn on remote_api, can you 
please cut & paste the section?

PK
p...@gae123.com




> On Jul 19, 2016, at 12:54 AM, Rajesh Gupta 
> <rajesh.gu...@veersoftsolutions.com> 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
> 
> 
> -- 
> 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 google-appengine+unsubscr...@googlegroups.com 
> <mailto:google-appengine+unsubscr...@googlegroups.com>.
> To post to this group, send email to google-appengine@googlegroups.com 
> <mailto:google-appengine@googlegroups.com>.
> Visit this group at https://groups.google.com/group/google-appengine 
> <https://groups.google.com/group/google-appengine>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijaG43QS2fPBbouPZ07ULRTsTDyRHQaHSLsUQs2GDgkg6g%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijaG43QS2fPBbouPZ07ULRTsTDyRHQaHSLsUQs2GDgkg6g%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/3BBA3ED3-747F-4105-9ED5-B5C5DFC78433%40gae123.com.
For more options, visit https://groups.google.com/d/optout.
          • Re:... Rajesh Gupta
            • ... Rajesh Gupta
              • ... 'Nick (Cloud Platform Support)' via Google App Engine
              • ... Rajesh Gupta
              • ... 'Nick (Cloud Platform Support)' via Google App Engine
              • ... Rajesh Gupta
              • ... 'Nick (Cloud Platform Support)' via Google App Engine
              • ... Rajesh Gupta
              • ... Rajesh Gupta
              • ... 'Nick (Cloud Platform Support)' via Google App Engine
  • Re: [google-appengin... PK

Reply via email to