I have created a python app on my local app engine dev server using the 
1.7.1 SDK. I load data into it using appcfg.py and upload_data with csv 
data files and remote_api. It works great!

I have deployed the app to the Google App Engine appspot.com under a gmail 
account without any errors and selected (Federated) OpenID for end user 
login.

However, when I try to upload data to the the deployed app using appcfg.py, 
I get the "[INFO ] Authentication Failed" error.

I have googled for several hours looking for solutions, but I'm finding 
conflicting suggestions. Nick Johnson has an old workaround on his blog, 
but many people report it does not work. The latest appcfg.py supports a 
--oauth2 option, but I can not find consise instructions on how to use it, 
plus the documentation says it does not work with upload_data anyway.

Does anyone know the current and preferred (working) method to upload CSV 
data to a deployed app?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/wIxTrKcqTJkJ.
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