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<vinc...@louviaux.com> 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/uploadingdata.html
>
>
> 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 on 
> http://appengine.google.com/a/DOMAIN.COM
> I can log in on http://appengine.google.com/ with
> "vinc...@louviaux.com" 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
> vinc...@louviaux.com 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 vinc...@louviaux.com:
> [INFO    ] Authentication Failed
>
> >
>



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

Reply via email to