标签: kronos-workforce-central

我如何与Kronos API进行通信?

我有一个Kronos入口点http://kronos../wfc/XmlService我应该能够访问但是当我在浏览器中打开它时,响应是:

<Kronos_WFC>
<Response Status="Failure" ErrorCode="1332" Message="WFP-01110 The MIME type of the request is invalid. Type Found: . Valid types: text/xml, application/xml."></Response>
</Kronos_WFC>
Run Code Online (Sandbox Code Playgroud)

我该怎么做才能使用网络服务?

顺便说一句,我正在使用C#与服务器通信.

c# xml web-services kronos-workforce-central

9
推荐指数
2
解决办法
1万
查看次数

标签 统计

c# ×1

kronos-workforce-central ×1

web-services ×1

xml ×1