There's info about this from 5 years ago, but nowhere that I can find for the latest and greatest "App Engine Flex". I am using Javascript/NodeJS for an app and have enabled the interactive console by adding a handler like this:
handlers: - url: /developer-admin/.* script: google.appengine.ext.admin.application login: admin
But no luck. It's really not clear if I should expect this to work or not. Right now I'm getting a 403 Forbidden error in the browser.
via the0ther
No comments:
Post a Comment