Hello, I have just loaded by app onto appengine but am having a problem using appcfg.py to upload data
I am able to view my app running at appspot.com although without any data I can access my appengine app dashboard by going to https://appengine.google.com/a/<mydomain> my app is running at http://myapp.appspot.com I can upload my data to dev_appserver running locally using appcfg.py without any problems but when I try to upload my data to appengine I get an authentication failure The only change I make to my use of appcfg.py before uploading to appengine is by removing the --url=http://localhost:8000/remote_api any help on this is much appreciated, John. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
