You should be able to see the app running at* * http://rbmudacity.appspot.com/ but it would appear that your app is not handling requests.
You don't say which language you used. If you are using the Python sample at https://developers.google.com/appengine/docs/python/gettingstarted/usingwebapp and you have deplyed it as per https://developers.google.com/appengine/docs/python/gettingstarted/uploading then I would suggest checking your app.yaml file. On 3 October 2012 10:26, animats <[email protected]> wrote: > I am a new user to google developer and I registered the simple helloworld > application as rbmudacity. I see it in my dashboard, but how do I see it > running. > > Help a new ggoglenite!! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/7KEdRnvg5PYJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
