For the past hour or so, I've been getting the following error in
response to a urlfetch request:

ApplicationError: 5
Traceback (most recent call last):
[omit code that belongs to me...]
  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
line 241, in fetch
    return rpc.get_result()
  File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 442, in get_result
    return self.__get_result_hook(self)
  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
line 331, in _get_fetch_result
    raise DownloadError(str(err))
DownloadError: ApplicationError: 5
--~--~---------~--~----~------------~-------~--~----~
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