I have two Google App Engine applications, foo-app and spam-app. I want to associate them with the domains foo.name.com and spam.name.com. When I go to add foo-app to foo.name.com, it works as expected, but when I try to add spam-app to name.com (in an attempt to associate it with spam.name.com) it fails at when accepting the terms on the Google Apps page for name.com.
Does Google Apps support multiple GAE apps assigned to subdomains?