I am having a very difficult time doing something that should be
extremely easy.  I can not upload my application to my site.  My
friend created an account and a project id.  He made me a developer
and I accepted his invite to collaborate on his project.  I created a
local project which works fine.  I changed the app.yaml file so the
application is the same as the project id.  When I run the update
command I get the following errors:
[r...@fedora whitehat-a1]# /google_appengine/appcfg.py update src
Scanning files on local disk.
Initiating update.
2009-06-13 15:42:00,510 ERROR appcfg.py:1241 An unexpected error
occurred. Aborting.
Traceback (most recent call last):
  File "/google_appengine/google/appengine/tools/appcfg.py", line
1219, in DoUpload
    missing_files = self.Begin()
  File "/google_appengine/google/appengine/tools/appcfg.py", line
1014, in Begin
    version=self.version, payload=self.config.ToYAML())
  File "/google_appengine/google/appengine/tools/appengine_rpc.py",
line 344, in Send
    f = self.opener.open(req)
  File "/usr/lib64/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib64/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.5/urllib2.py", line 506, in
http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
Error 403: --- begin server output ---
This request did not contain a necessary header
--- end server output ---
[r...@fedora whitehat-a1]#

I have tried to update on both a windows xp machine and a linux
machine and get the exact error message on both.  I have searched for
this issue and can find nothing.

Any help with this problem would be appreciated.

Thanks

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

Reply via email to