Thanks a lot ! it s work Vincent
On 15 juil, 16:05, "Nick Johnson (Google)" <[email protected]> wrote: > Did you make sure to log out of App Engine before accepting the invite > in your gmail account? You need to make sure you log in using the > gmail account to accept the invite. > > -Nick Johnson > > > > On Wed, Jul 15, 2009 at 3:00 PM, Vincent<[email protected]> wrote: > > > I have a gmail account vlouviaux who is not linked with my google > > acount vinc...@domain > > I add it as developer , I received well the email in the box > > [email protected] > > > Then when I log in with my gmail account in appengine, I don't see the > > application > > > And when I log with my @DOMAIN account the developer is removed from > > list (pending before) > > > So how can I have a gmail account for this app ? > > > On 15 juil, 14:52, "Nick Johnson (Google)" <[email protected]> > > wrote: > >> Hi Vincent, > > >> In situations like this, you need to create a gmail account, and add > >> it as an administrator of your app. Then, use its credentials to do > >> bulk up/down- loading. > > >> -Nick Johnson > > >> On Wed, Jul 15, 2009 at 9:48 AM, Vincent<[email protected]> wrote: > > >> > Hi > > >> > I am still trying to download data from my app following this tutorial > >> >http://code.google.com/intl/fr/appengine/docs/python/tools/uploadingd... > > >> > But the auth always failed, I thinks it s because my Google account > >> > has no gmail account. > > >> > Also to see my application console I need to go > >> > onhttp://appengine.google.com/a/DOMAIN.COM > >> > I can log in onhttp://appengine.google.com/with > >> > "[email protected]" but I see no apps .. > >> > I have also try to add others developers with a gmail adress but there > >> > are automatically removed when they accept .. > >> > I used the is_current_user_admin() function in my app and I am never > >> > detected as admin .. > > >> > So how can I be correctly auth ? > > >> > appcfg.py download_data --config_file=gac/Article_loader.py -- > >> > filename=/tmp/article_data_archive.csv --kind=Article -e > >> > [email protected] gac > > >> > Downloading data records. > >> > [INFO ] Logging to bulkloader-log-20090715.103621 > >> > [INFO ] Opening database: bulkloader-progress-20090715.103621.sql3 > >> > [INFO ] Opening database: bulkloader-results-20090715.103621.sql3 > >> > [INFO ] Connecting to /remote_api > >> > Password for [email protected]: > >> > [INFO ] Authentication Failed > > >> -- > >> Nick Johnson, App Engine Developer Programs Engineer > >> Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > >> Number: 368047 > > -- > Nick Johnson, App Engine Developer Programs Engineer > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > Number: 368047 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
