[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-04-06 Thread David Wilson

anyone looking at this please!

My app is ready to go live and we need admin rights :)


On Apr 1, 2:39 pm, David Wilson david.wil...@entertainmentcloud.com
wrote:
 scrap the last post, it turns out that a colleague had removed the
 admin requirement to the url path.

 After i put it back on and tried to access the path, i get a

 Error: Server Error
 The server encountered an error and could not complete your request.

 help!

 On Mar 31, 7:37 pm, David Wilson david.wil...@entertainmentcloud.com
 wrote:

  as a further note to this i have found that setting the application to
  use google apps authentication, lets me login to admin rights. using
  my email.

  On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
  wrote:

   Hi

   Im having some problems related to appengine admin access. This is
   complicated to explain, but here goes:

   (im using fake names here, the real domain is in my email address)

   I originally had a google appengine account under a google apps
   domain  mydomain.com

   Where I would sign into appegnine 
   likehttp://appengine.google.com/a/mydomain.com

   Using myn...@mydomain.com as the user name.

   I then didn’t use appengine for a long time, and in this time I
   created a google account under myn...@mydomain.com so I could use
   other services.

   I then came back to app engine and forgot that I needed to sign in
   using the way shown above, and signed in using my regular google
   account. This needed re-authenticating via sms (which I thought was
   odd, but figured it timed out due to lack of use).

   So now I seem to have 2 appengine accounts under the same email.

   But if I create a new application with the regular account, it dose
   not appear there, but in the apps account.

   BUT applications created in the apps account will not let me log using
   admin rights to any pages using login: admin

   Please help!

   David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-04-06 Thread Jeff S

Hi David,

Is the app you are trying to sign in to set to use Google Accounts
(not Google Apps accounts)? If so, this is a known issue:

http://code.google.com/p/googleappengine/issues/detail?id=428

I think the simplest solution for now would be to create a different
Google Account, one which is not associated with Google Apps, and add
it as an admin for this app.

Cheers,

Jeff

On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
wrote:
 Hi

 Im having some problems related to appengine admin access. This is
 complicated to explain, but here goes:

 (im using fake names here, the real domain is in my email address)

 I originally had a google appengine account under a google apps
 domain  mydomain.com

 Where I would sign into appegnine 
 likehttp://appengine.google.com/a/mydomain.com

 Using myn...@mydomain.com as the user name.

 I then didn’t use appengine for a long time, and in this time I
 created a google account under myn...@mydomain.com so I could use
 other services.

 I then came back to app engine and forgot that I needed to sign in
 using the way shown above, and signed in using my regular google
 account. This needed re-authenticating via sms (which I thought was
 odd, but figured it timed out due to lack of use).

 So now I seem to have 2 appengine accounts under the same email.

 But if I create a new application with the regular account, it dose
 not appear there, but in the apps account.

 BUT applications created in the apps account will not let me log using
 admin rights to any pages using login: admin

 Please help!

 David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-04-06 Thread David Wilson


i created a new apps login, and gave this admin rights to the app.

I then removed the original user from the app. But i still get a
server error when trying to navigate to the admin restricted content.

we have a lot of data in this app now so i dont really want to have to
start again.

not ideal!  _





On Apr 6, 11:38 am, David Wilson david.wil...@entertainmentcloud.com
wrote:
 hi thanks for the reply.

 no the account is set to use Google Apps accounts and was created
 using the correcthttp://appengine.google.com/a/mydomain.comlogin. so
 this seems like a related but different issue to me.

 i will try to give another google apps account member admin rights,
 and see if they can log in.

 and ill also add my issue to the post given above.

 On Apr 6, 10:55 am, Jeff S j...@google.com wrote:

  Hi David,

  Is the app you are trying to sign in to set to use Google Accounts
  (not Google Apps accounts)? If so, this is a known issue:

 http://code.google.com/p/googleappengine/issues/detail?id=428

  I think the simplest solution for now would be to create a different
  Google Account, one which is not associated with Google Apps, and add
  it as an admin for this app.

  Cheers,

  Jeff

  On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
  wrote:

   Hi

   Im having some problems related to appengine admin access. This is
   complicated to explain, but here goes:

   (im using fake names here, the real domain is in my email address)

   I originally had a google appengine account under a google apps
   domain  mydomain.com

   Where I would sign into appegnine 
   likehttp://appengine.google.com/a/mydomain.com

   Using myn...@mydomain.com as the user name.

   I then didn’t use appengine for a long time, and in this time I
   created a google account under myn...@mydomain.com so I could use
   other services.

   I then came back to app engine and forgot that I needed to sign in
   using the way shown above, and signed in using my regular google
   account. This needed re-authenticating via sms (which I thought was
   odd, but figured it timed out due to lack of use).

   So now I seem to have 2 appengine accounts under the same email.

   But if I create a new application with the regular account, it dose
   not appear there, but in the apps account.

   BUT applications created in the apps account will not let me log using
   admin rights to any pages using login: admin

   Please help!

   David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-04-06 Thread David Wilson


hi thanks for the reply.

no the account is set to use Google Apps accounts and was created
using the correct http://appengine.google.com/a/mydomain.com login. so
this seems like a related but different issue to me.

i will try to give another google apps account member admin rights,
and see if they can log in.

and ill also add my issue to the post given above.



On Apr 6, 10:55 am, Jeff S j...@google.com wrote:
 Hi David,

 Is the app you are trying to sign in to set to use Google Accounts
 (not Google Apps accounts)? If so, this is a known issue:

 http://code.google.com/p/googleappengine/issues/detail?id=428

 I think the simplest solution for now would be to create a different
 Google Account, one which is not associated with Google Apps, and add
 it as an admin for this app.

 Cheers,

 Jeff

 On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
 wrote:

  Hi

  Im having some problems related to appengine admin access. This is
  complicated to explain, but here goes:

  (im using fake names here, the real domain is in my email address)

  I originally had a google appengine account under a google apps
  domain  mydomain.com

  Where I would sign into appegnine 
  likehttp://appengine.google.com/a/mydomain.com

  Using myn...@mydomain.com as the user name.

  I then didn’t use appengine for a long time, and in this time I
  created a google account under myn...@mydomain.com so I could use
  other services.

  I then came back to app engine and forgot that I needed to sign in
  using the way shown above, and signed in using my regular google
  account. This needed re-authenticating via sms (which I thought was
  odd, but figured it timed out due to lack of use).

  So now I seem to have 2 appengine accounts under the same email.

  But if I create a new application with the regular account, it dose
  not appear there, but in the apps account.

  BUT applications created in the apps account will not let me log using
  admin rights to any pages using login: admin

  Please help!

  David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-04-01 Thread David Wilson


scrap the last post, it turns out that a colleague had removed the
admin requirement to the url path.

After i put it back on and tried to access the path, i get a

Error: Server Error
The server encountered an error and could not complete your request.

help!




On Mar 31, 7:37 pm, David Wilson david.wil...@entertainmentcloud.com
wrote:
 as a further note to this i have found that setting the application to
 use google apps authentication, lets me login to admin rights. using
 my email.

 On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
 wrote:

  Hi

  Im having some problems related to appengine admin access. This is
  complicated to explain, but here goes:

  (im using fake names here, the real domain is in my email address)

  I originally had a google appengine account under a google apps
  domain  mydomain.com

  Where I would sign into appegnine 
  likehttp://appengine.google.com/a/mydomain.com

  Using myn...@mydomain.com as the user name.

  I then didn’t use appengine for a long time, and in this time I
  created a google account under myn...@mydomain.com so I could use
  other services.

  I then came back to app engine and forgot that I needed to sign in
  using the way shown above, and signed in using my regular google
  account. This needed re-authenticating via sms (which I thought was
  odd, but figured it timed out due to lack of use).

  So now I seem to have 2 appengine accounts under the same email.

  But if I create a new application with the regular account, it dose
  not appear there, but in the apps account.

  BUT applications created in the apps account will not let me log using
  admin rights to any pages using login: admin

  Please help!

  David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 2 appengine accounts under same email woes, including login: admin problems

2009-03-31 Thread David Wilson


as a further note to this i have found that setting the application to
use google apps authentication, lets me login to admin rights. using
my email.





On Mar 31, 7:16 pm, David Wilson david.wil...@entertainmentcloud.com
wrote:
 Hi

 Im having some problems related to appengine admin access. This is
 complicated to explain, but here goes:

 (im using fake names here, the real domain is in my email address)

 I originally had a google appengine account under a google apps
 domain  mydomain.com

 Where I would sign into appegnine 
 likehttp://appengine.google.com/a/mydomain.com

 Using myn...@mydomain.com as the user name.

 I then didn’t use appengine for a long time, and in this time I
 created a google account under myn...@mydomain.com so I could use
 other services.

 I then came back to app engine and forgot that I needed to sign in
 using the way shown above, and signed in using my regular google
 account. This needed re-authenticating via sms (which I thought was
 odd, but figured it timed out due to lack of use).

 So now I seem to have 2 appengine accounts under the same email.

 But if I create a new application with the regular account, it dose
 not appear there, but in the apps account.

 BUT applications created in the apps account will not let me log using
 admin rights to any pages using login: admin

 Please help!

 David.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---