Why does adding a second domain for the appengine application result in an Invalid Domain error?

I have an appengine application hosted on mylongdomain.net

I added a second domain to my Google Apps account, this is Palestine's short domain: short.ps

When I try to use the admin console to add this domain to the list of URLs of my appengine application (in the admin console-> more controls-> application applications applications-> the name of my application in the "Add a new URL" section), I I can choose short.ps from the drop-down list of domains. However, when I try to add it as http://www.short.ps , I cannot do this. I get an "Invalid domain" error message.

My domain has been verified and the CNAME record is correctly pointed to GHS.GOOGLEHOSTED.COM.

Does anyone know why I am getting an Invalid Domain error and what can I do to fix it?

Thanks in advance!

+3
source share
2 answers

This seems like an error in the admin console. Application support was completely useless: "we do not support applications for application applications in the admin console."

However, creating a second Google Apps account for the short.ps domain and also adding the appengine app to this account seems to have done the trick.

+2
source

Google Apps , , Google AppEngine, ( )

: https://support.google.com/a/answer/182081?hl=en

, AppEngine, CNAME, ( )

0

All Articles