Thanks for sharing your experience here. - Could you provide a screenshot of the error? - Are you attempting to delete the default service? If so, this cannot yet be done but is an active feature request <https://code.google.com/p/googleappengine/issues/detail?id=12984>. - If not the default service, is the service a standard or flexible environment? - Have you tried using the gcloud app services delete <service-name> <https://cloud.google.com/sdk/gcloud/reference/app/services/delete> command as a workaround? There's an existing defect report <https://code.google.com/p/googleappengine/issues/detail?id=13152> about this.
On Wednesday, July 27, 2016 at 5:52:01 AM UTC-4, Attila-Mihaly Balazs wrote: > > FYI, currently trying to delete a service / module from the cloud console > always results in an error - probably because the endpoint returns a 404: > > https://console.cloud.google.com/m/gae/modules?pid=<project > id>&serviceId=test-streaming&authuser=0 > > I tried the usual things (force refresh, log in / log out) to no avail. > > -- 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/3e5465a5-9fb2-4ecb-a008-0a996c5e0862%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
