Thank you for reaching out in private and providing the information I requested.
I've confirmed that the project you were attempting to deploy to was in fact a domain-scoped project like domain.com:project-id. I also confirmed that your personal account was added as an owner to said project. You've mentioned that the the project owner has since created a non-domain-scoped project thereby eliminating this permissions issue. I would like to confirm however following the Configuring permissions on Google Cloud Platform <https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo> article about team members if you could be added as a user to the domain by the domain administrator and try deployment from that account. I ask because the following statement seems to imply that a Apps Domain account must be used to deploy an application: > If you are using a Google Apps domain, the administrator for your domain > should first create the Google account from within the Users panel of your > Admin Console. I hope this helps. On Wednesday, February 24, 2016 at 7:33:39 PM UTC-5, Sam wrote: > > I have a client that shared a projectID that he recently created so that I > could deploy to it. > > When I go to console/manage all projects, I see a list of all my project > IDs, but his is the only one that contains a domain name. > > example "domain.com:projectname-12345" > > I've tried to deploy to just "projectname-12345" and also to > "domain.com:projectname-12345" using goapp deploy and they both return > > This application does not exist (app_id=u'domain.com:projectname-12345'). > > or > > This application does not exist (app_id=u'projectname-12345'). > > > What should I be putting in the application: line for app.yaml? > > Thanks > > -- 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/8ec5c34e-f9d6-4088-8096-75e718916a8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
