Hi,
I am receiving the following error message when I attempt to submit an
application for the App Gallery:
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 501, in __call__
handler.post(*groups)
File "/base/data/home/apps/appgallery/3.11/appgallery.py", line 211,
in post
result = urlfetch.fetch(fetch_url)
File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
line 267, in fetch
raise DownloadError(str(e))
DownloadError: ApplicationError: 2
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---