I just noticed that I had the same problem, but luckily i had previously invited my regular gmail account to be a developer on the app.
What's weird is that It let's me login/authenticate as my google apps domain account and then immediately routes me to the https://appengine.google.com/ . Then when I click on the "My Account" link, it takes me to my gmail account. So the net result is that I can't add a new developer right now, but at least I have full admin access and can continue to work on my project. I can't help but thinking that the invite generator is part of the SDK... or that from a bash shell you could use appcfg or something to send out an invite. I am able to authenticate and push updates to my app using my domain login.... Just a thought..... Eliot On Apr 24, 6:14 pm, Tino <[email protected]> wrote: > In Dashboard / Permissions the "Invite someone to collaborate on this > application:" field to enter the eMail is missing. So I cannot invite > anymore. > > The problem is, that this appId only has this single developer, which > is the domain owner (Google Apps for Domain), and therefore I cannot > use the password in automated deployment scripts (the user is all-too- > mighty) for security reasons. > > With other appIDs I have a similar issue, however, luckily, I also had > invited my Google Mail Account there, too (or it was the owner). With > Google Accounts everything is fine, so the problem ONLY SHOWS UP if > you login with a Google Apps for Domain user. > > So you must usehttps://appengine.google.com/a/example.comto login > into GAE to be able to see this error, if you are able to access the > app usinghttps://appengine.google.com/you cannot see this error (I > for my part CANNOT access a certain appId usinghttps://appengine.google.com/ > because it is only registered underhttps://appengine.google.com/a/xxx > ). > > Please note that this is NOT a single account or appId which is > bugged. It is a general thing, you can see it everywhere. I was able > to verify it using 5 different appIDs, everywhere it is the same > issue: > > Devs which are not Google Accounts cannot invite anymore. > > The problem is most harmful in cases where there is no Dev with a > Google Account, like in my case for a single appId. > > Any ideas how to add a dev with a Google Account to an appId which has > no devs with Google Accounts yet? > > Thanks! > -Tino > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
