About 2+ hours ago, our app started having issues calling out to a 3rd
party webservice using url fetch
urlfetch
File "/base/python_lib/versions/1/google/appengine/api/
urlfetch.py", line 240, in fetch
return rpc.get_result(allow_truncated)
File "/base/python_lib/versions/1/google/appengine/api/
urlfetch.py", line 387, in get_result
self.check_success(allow_truncated)
File "/base/python_lib/versions/1/google/appengine/api/
urlfetch.py", line 361, in check_success
raise DownloadError(str(e))
DownloadError: ApplicationError: 5
This was working fine as recently as this AM....I am not at my quota.
Anyone have any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---