【发布时间】:2013-05-16 05:33:38
【问题描述】:
我正在尝试使用 HttpGet Url 发送 Cookie。从我的服务(由 HttpGet 调用) 接收,用于身份验证。我用 Url 发送它,但每次都会收到错误消息。
like:"用户必须经过身份验证"。
我收到以下错误。
05-15 10:28:17.623: I/System.out(18393): <root>
05-15 10:28:17.623: I/System.out(18393): <status>0</status>
05-15 10:28:17.623: I/System.out(18393): <error>User must be Authentificated</error>
05-15 10:28:17.623: I/System.out(18393): </root>
05-15 10:28:17.623: I/System.out(18393): response =: org.apache.harmony.xml.dom.DocumentImpl@41bff838
05-15 10:28:17.623: I/System.out(18393): sts value =: 0
05-15 10:28:17.623: I/System.out(18393): print customer actived bid api sts values 1 che...
我的演示屏幕截图,带有错误消息。
任何人都有解决此问题的想法...
【问题讨论】:
-
可以添加代码吗?旁注:你知道它是 cancel 而不是 cencel 对吗?
标签: android cookies xml-parsing apache-commons-httpclient