Cann't deploy my app to another domain after enable billing

103 views
Skip to first unread message

Abner Jacobsen

unread,
Mar 11, 2009, 10:00:17 PM3/11/09
to Google App Engine
Hi,

Today I enabled billing in my app. After this when i try to add the
app ID in another domain via the Google Apps dashboard I get this
message:

"You do not have the permissions necessary to install this
application."


My question is: If I enable billing in an app this app cann't be used
in another Google Apps domain ?

Thanks,


Abner

Steve Brockway

unread,
Mar 12, 2009, 1:18:12 PM3/12/09
to google-a...@googlegroups.com
Me too. Not sure what I did but something I believe Google doesn't like.

Joe Gregorio

unread,
Mar 12, 2009, 5:00:22 PM3/12/09
to Google App Engine
That shouldn't be the case, I just tried this on a domain of my own
with an App Engine application that I've turned billing on for and it
worked.

To add it, did you start at the App Engine console, or from within the
Google App Dashboard for the domain you wanted to add it to?

Thanks,
-joe


>
> Thanks,
>
> Abner

Abner Jacobsen

unread,
Mar 13, 2009, 9:17:33 AM3/13/09
to Google App Engine
I just tested using both methods, from the app engine dashboard and
from the google apps domain console. In the 2 methods I still get the
error message.

Thanks for any help,


Abner G. Jacobsen

FSllc

unread,
Apr 26, 2009, 4:23:57 PM4/26/09
to Google App Engine
I too am having this same problem installing my GAE App on the Google
Apps for Domains site. Like Abner, I tried both methods of
installation. And got the same message:

"You do not have the permissions necessary to install this
application."

I also posted this question on the App Domain site. Someone directed
me to this group, so I thought I'd chime in. When they say I don't
have permission to install this app, are they saying my domain account
doesn't have permission? (it is the admin) or the account on the GAE?
(it's the developer so I assume it has the proper permissions...)

Thanks for any help you might be able to give

On Mar 13, 9:17 am, Abner Jacobsen <abner.jacob...@gmail.com> wrote:
> I just tested using both methods, from the app engine dashboard and
> from the google apps domain console. In the 2 methods I still get the
> error message.
>
> Thanks for any help,
>
> Abner G. Jacobsen
>
> On Mar 12, 6:00 pm, Joe Gregorio <j...@bitworking.org> wrote:
>
> > On Mar 11, 10:00 pm, Abner Jacobsen <abner.jacob...@gmail.com> wrote:
>
> > > Hi,
>
> > > Today I enabled billing in my app. After this when i try to add the
> > > app ID in another domain via the Google Apps dashboard I get this
> > > message:
>
> > > "Youdonothavethepermissionsnecessarytoinstallthis
> > >application."
>
> > > My question is: If I enable billing in an app this app cann't be used
> > > in another Google Apps domain ?
>
> > That shouldn't be the case, I just tried this on a domain of my own
> > with an App Engineapplicationthat I've turned billing on for and it
> > worked.
>
> > To add it, didyoustart at the App Engine console, or from within the
> > Google App Dashboard for the domainyouwanted to add it to?
>
> >    Thanks,
> >    -joe
>
> > > Thanks,
>
> > > Abner

Jacob Wright

unread,
May 6, 2009, 2:55:33 PM5/6/09
to Google App Engine
I have an application that doesn't have billing turned on, and I am
getting the same error. So it is not because of billing. I've also
ensured that the app domain email I signed in with was added as a
developer on my application, just in case that was a problem. And I
double checked the app domain user I sign in with is an administrator.

Anyone else having this issue?

Abner Jacobsen

unread,
May 9, 2009, 11:38:21 AM5/9/09
to Google App Engine
Hi all,

In my case the problem was that I created the app using auth from an
Google Apps hosted domain. An app using auth from an Google Apps
domain can only deployed to this domain, I think.

Jarred Bishop

unread,
May 11, 2009, 12:14:21 AM5/11/09
to Google App Engine
I'm also having this issue. Has anyone reached a solution?
I have my app running at faabric.appspot.com and google hosted
services setup for faabric.com. My google address is a developer and
so is jarred@faabric (the administrator) yet I still get this error
when I try add it from appengine or my account management panel.

Any help appreciated.

Jarred

On May 10, 3:38 am, Abner Jacobsen <abner.jacob...@gmail.com> wrote:
> Hi all,
>
> In my case the problem was that I created the app using auth from an
> Google Apps hosted domain. An app using auth from an Google Apps
> domain can only deployed to this domain, I think.
>
> On May 6, 3:55 pm, Jacob Wright <jacwri...@gmail.com> wrote:
>
>
>
> > Ihaveanapplicationthat doesn'thavebilling turned on, and I am
> > getting the same error. So it isnotbecause of billing. I've also
> > ensured that the app domain email I signed in with was added as a
> > developer on myapplication, just in case that was a problem. And I

kernixski

unread,
May 30, 2009, 9:06:52 AM5/30/09
to Google App Engine
I had the same problem. The problem was my application ID finished by
a number (ie: fooapplication2). I created a new application without
any number in the ID and the problem disappears...



On 11 mai, 06:14, Jarred Bishop <jarred.bis...@gmail.com> wrote:
> I'm also having this issue. Has anyone reached a solution?
> I havemyapprunning at faabric.appspot.com and google hosted
> services setup for faabric.com.Mygoogle address is a developer and
> so is jarred@faabric (the administrator) yet I still get this error
> when I try add it from appengine ormyaccount management panel.
>
> Any help appreciated.
>
> Jarred
>
> On May 10, 3:38 am, Abner Jacobsen <abner.jacob...@gmail.com> wrote:
>
> > Hi all,
>
> > Inmycase the problem was that I created theappusing auth from an
> > Google Apps hosteddomain. Anappusing auth from an Google Apps
> >domaincan only deployed to thisdomain, I think.
>
> > On May 6, 3:55 pm, Jacob Wright <jacwri...@gmail.com> wrote:
>
> > > Ihaveanapplicationthat doesn'thavebilling turned on, and I am
> > > getting the same error. So it isnotbecause ofbilling. I've also
> > > ensured that theappdomainemail I signed in with was added as a
> > > developer on myapplication, just in case that was a problem. And I
> > > double checked theappdomainuser I sign in with is an administrator.

Drew Spencer

unread,
Dec 14, 2011, 9:22:18 AM12/14/11
to google-a...@googlegroups.com
Just wanted to add that I had a number in my app id, changed it and it solved the problem. Woo!

Hmm, now why isn't the app recognising me as admin? :S

Ikai Lan (Google)

unread,
Dec 14, 2011, 4:34:54 PM12/14/11
to google-a...@googlegroups.com
Did you figure this one out?

--
Ikai Lan 
Developer Programs Engineer, Google App Engine



On Wed, Dec 14, 2011 at 6:22 AM, Drew Spencer <slugm...@gmail.com> wrote:
Just wanted to add that I had a number in my app id, changed it and it solved the problem. Woo!

Hmm, now why isn't the app recognising me as admin? :S

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Sa55gR_3wfQJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Drew Spencer

unread,
Dec 14, 2011, 4:41:10 PM12/14/11
to google-a...@googlegroups.com
I did! And by the time I found the thread I posted about it: https://groups.google.com/forum/#!topic/google-appengine-java/xMaLyu4MqO0 you already beat me to it!

It's a weird one having two accounts, not sure if I should deploy to my personal account or my apps one, but hey ho, guess it doesn't matter really - I'm collaborating with myself :)

Cheers though Ikai. :)
Reply all
Reply to author
Forward
0 new messages