Hi Baryon,

What is the app id and the email of the developer you tried to invite?  You
can reply to me directly if you don't wish to post this information on the
group, and I can help you troubleshoot the issue.

-Marzia

On Mon, Oct 27, 2008 at 9:39 AM, baryon <[EMAIL PROTECTED]> wrote:

>
> I make an app with my domain http://www.urchain.com.
> I need admin account to edit my products, so write code like
>        admin = users.is_current_user_admin();
>        if not admin:
>            # create login url
>            login_url = users.create_login_url('/admin')
>            self.redirect(login_url)
>
> But, I can't login as administrator with account of urchain.com.
>
> ok, I invite myself at google account, sucessly recevied a mail, and
> click that confirm link, click accept button.
> BUT, BUT, the google account wasn't showed at devloper list.
>
> is this a known issue or bug?
>
> Baryon Lee
> http://www.urchain.com
> software, ebooks, games. all free download service
> powered by GAE
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to