Hi,this is shan
i have tried to use a API by using urlfetch...but it always rise
following error
Traceback:
File "django.zip/django/core/handlers/base.py" in get_response
  100.                     response = callback(request,
*callback_args, **callback_kwargs)
File "/base/data/home/apps/w-flex/1.344541306894725854/views.py" in
getj
  44.         result = urlfetch.fetch(locaurl)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
urlfetch.py" in fetch
  241.   return rpc.get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py" in get_result
  501.       return self.__get_result_hook(self)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
urlfetch.py" in _get_fetch_result
  331.       raise DownloadError(str(err))

Exception Type: DownloadError at /getj/
Exception Value: ApplicationError: 5

if i try this api in django alone..it works well..but in google app it
gives error.
anybody who know the solution..please tell me
.....your works always appreciated....

Thanks
Shan

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to