Hi,
I have been trying to setup jaikuengine. I followed the steps given at
http://groups.google.com/group/jaikuengine-discuss/browse_thread/thread/c668b1b25b923ef3.
Everything went fine till I did "make zip_all && python manage.py
update". It asked me for email/password. I provided it the admin email
I had given inside the setting.yml. But I think it asked for the email/
password that used to register the sub-domain at
http://appengine.google.com/start.
So it failed and said "HTTPError: HTTP Error 403: Forbidden". After
that tried to run those steps again but it stopped asking me for email/
password.
I even re-checked out the source code again and repeated the steps.
Still no luck. Any ideas?
Thanks
-subbu
========================================
Scanned 10000 files.
Initiating update.
ERROR:root:An unexpected error occurred. Aborting.
Traceback (most recent call last):
File "/home/subbu/jaikuengine/.google_appengine/google/appengine/
tools/appcfg.py", line 1213, in DoUpload
missing_files = self.Begin()
File "/home/subbu/jaikuengine/.google_appengine/google/appengine/
tools/appcfg.py", line 1009, in Begin
version=self.version, payload=self.config.ToYAML())
File "/home/subbu/jaikuengine/.google_appengine/google/appengine/
tools/appengine_rpc.py", line 303, in Send
f = self.opener.open(req)
File "/usr/lib/python2.5/urllib2.py", line 387, in open
response = meth(req, response)
File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.5/urllib2.py", line 425, in error
return self._call_chain(*args)
File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
result = func(*args)
File "/usr/lib/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 ---
You do not have permission to modify this app
(app_id=u'connectbillions').