Sounds like this problem: https://groups.google.com/forum/#!searchin/google-appengine/whitelabel/google-appengine/PDcAUfWcjEM/ERQ__xTsiiQJ
There's a bit of bizarro behavior in the cloud console such that visible domains are tied to the user account that verified them - NOT global to the project. So every user who logs in will see a different set of domains. I'm sure there's a perfectly good historical reason for this but it feels like crazytown. Most likely you were logged in with a different google apps account the first time. We've found that the only solution to this is to pick an account to use for verifying and adding domains and ONLY use that one. We're have something like 40 whitelabeled stores (and growing) on our platform and you can imagine the potential trouble here. Jeff On Sat, Oct 3, 2015 at 1:56 AM, Richard Cheesmar <[email protected]> wrote: > Sorry, here is the link to the stackoverflow question > > > http://stackoverflow.com/questions/32910346/google-developers-console-missing-custom-domain/32913540#32913540 > > On Thursday, October 1, 2015 at 1:30:24 PM UTC+3, Richard Cheesmar wrote: >> >> Hi, >> >> I had two custom domains on my setup. Now one is not there, the domain in >> question, www.emlakair.com is still working and pointing to the app >> engine code, but missing from the developers console >> >> Please advise as I want to start using SSL asap. >> >> Thank you >> >> Richard Cheesmar >> > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/6994e7e1-c477-402d-a597-fa6d9b7154ab%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/6994e7e1-c477-402d-a597-fa6d9b7154ab%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CADK-0ujxQPJXTtHW21ME4bmyynyWW6dgNRK67HRqCfT5sx0thQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
