I read about remote api for development server, but in all examples of the documentation/guides/forums/websites/etc... there is always "localhost" as hostname.
*My question is:* It's possible to configure remote api with another hostname for development server? If we can, what configuration options should be used? I tried to put an host like 192.168.0.x and ports 8888/8080/443 but it fail with bad authentication... The development server was launched with this command "*dev_appserver.cmd --address=0.0.0.0 --port=8080*" -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
