Hello Daniel, This article describes <https://cloud.google.com/appengine/docs/standard/python/mapping-custom-domains#adding_a_custom_domain_for_your_application> the steps that are required to add, verify and map a custom domain to your App Engine app. In this case, make sure that "api.mydomain.com" is mapped to your GAE app and you've created a CNAME on your your domain registrar DNS records pointing to "ghs.googlehosted.com".
You can use G Suite Toobox Dig <https://toolbox.googleapps.com/apps/dig/#CNAME/> to lookup and verify that "api.mydomain.com" is properly configured and points to "ghs.googlehosted.com" I hope this helps. On Tuesday, November 28, 2017 at 4:17:38 PM UTC-5, Daniel Rindt wrote: > > Dear forum members, > > i have registered successfully a domain to my account. Now i want an > subdomain like "api.mydomain.com" for appengine. I have configured > all entries as on the list in the configuration. But it doesn't work, no > ping reach this domain. > I am very thankful for letting me know how i can use this subdomain under > my registered one. > > Thank you very much for taking your time, > Daniel > -- 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/86682ac4-b4ff-4f6b-829f-8c94704f65c0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
