How can I reuse an application id on Google App Engine?

前端 未结 1 1569
攒了一身酷
攒了一身酷 2020-12-12 01:01

I deleted one of my apps on GAE, let\'s call it my-application-id.appspot.com, with the intent of reusing the id. Before I gave the ok to delete, I got this message:

1条回答
  •  离开以前
    2020-12-12 01:47

    Unfortunately, no, you can't reuse it. Once an app ID is reserved, regardless of whether the app is deleted, cannot be taken for a new application.

    If you'd like a memorable URL for an application, I'd suggest using a custom domain.

    0 讨论(0)
提交回复
热议问题