My [email protected] account disappeared by itself from my app's
permissions list overnight. I re-added it, and then it worked fine
this time. If that was due to something which someone at Google did,
thanks!

Saxon

On Jul 2, 12:26 am, Saxon Druce <[email protected]> wrote:
> Hi,
>
> I am trying to set up the following:
>
> 1. My app running atwww.mydomain.com
> 2. Users can log in atwww.mydomain.com, using google accounts (not
> google apps)
> 3. I can log in atwww.mydomain.com/admin, as an admin for my app
>
> To do this I have tried the following:
>
> a. Create a google apps account for mydomain.com
> b. Sign in towww.appspot.com/a/mydomain.com
> c. Create myapp, with google accounts authentication
> d. Add mydomain.com as a domain
> e. Add an alternative url ofwww.mydomain.com
> f. At this stage both points 1 and 2 above work
> g. In my app.yaml, add a handler for /admin with login: admin
> h. As expected I can't log in to /admin as my google apps account
> (because I chose google accounts authentication)
> i. So I create a google account (not google apps) for
> [email protected]
> j. While logged in towww.appspot.com/a/mydomain.com, invite
> [email protected] as an admin
> k. Log in to google as [email protected]
> l. Click the link in the invitation email, and accept
> m. If I log back in towww.appspot.com/a/mydomain.com, then
> [email protected] shows up as a user
> n. BUT if I log out and log in towww.appspot.comas
> [email protected], then myapp is not listed
> o. AND if I go towww.mydomain.com/admin(or myapp.appspot.com/admin)
> and log in as [email protected], then I get "Error: Forbidden
> Your client does not have permission to get URL /admin from this
> server."
>
> Have I done something wrong?
>
> Is there a better way to achieve what I want? Maybe I should have
> created myapp under [email protected], and then just done steps
> a, d and e?
>
> Thanks,
> Saxon

-- 
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.

Reply via email to