v7客户管理服务问题 [英] v7 Customer Management Service problem

查看:60
本文介绍了v7客户管理服务问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用v7 Sandbox客户管理服务,我收到"(s:客户端)内部系统错误"。交替运行自动化测试。第一次运行 - 良好,第二次运行 - 糟糕,第三次运行 - 良好,第四次运行 - 糟糕......

Using the v7 Sandbox Customer Management Service, I receive "(s:Client) Internal system error." on alternating runs of an automated test. 1st run - good, 2nd run - bad, 3rd run - good, 4th run - bad...

鉴于此模式,我确信问题出在我的代码上但是... 。

Given this pattern, I was sure that the problem was with my code BUT...

客户端应用,重启和机器之间存在模式!

The pattern holds between client apps, reboots and machines!

含义:


  • 运行1,机器1 - 良好
  • 运行2,机器2 - 错误
  • 运行3,机器1 - 良好
  • 运行4,机器2 - 不好

也意味着:


  • 运行1,机器1 - 好
  • 运行2,机器1 - 错误
  • 运行3,机器2 - 良好
  • 运行4,机器2 - 错误

最后:


  • 运行1,机器1 - 良好
  • 运行2,机器1 - 错误
  • 运行3,机器1 - 良好
  • 运行4,机器2 - 错误

以下是示例请求:

SOAP请求:https://sharedservices-sbx.adcenterapi.microsoft.com/Api/CustomerManagement/v7/CustomerManagementService.svc

SOAPAction:GetAccountsInfo,Content-Type:text / xml; charset = UTF-8

SOAP request: https://sharedservices-sbx.adcenterapi.microsoft.com/Api/CustomerManagement/v7/CustomerManagementService.svc
SOAPAction: GetAccountsInfo, Content-Type: text/xml;charset=UTF-8

<?xml version =" 1.0" encoding =" UTF-8"?>< env:Envelope xmlns:wsdl =" https://adcenter.microsoft.com/api/customermanagement"的xmlns:ENV = QUOT; HTTP://schemas.xmlsoap.org/soap/envelope/">< ENV:页眉和GT;< WSDL:用户名>任何< / WSDL:用户名>< WSDL:密码>凡是< ; / WSDL:密码>< WSDL:DeveloperToken> WHUT3V5< / WSDL:DeveloperToken>< / env的:报头>< ENV:身体与GT;< WSDL:GetAccountsInfoRequest />< / env的:身体与GT;< /环境:信封>

<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:wsdl="https://adcenter.microsoft.com/api/customermanagement" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header><wsdl:UserName>whatever</wsdl:UserName><wsdl:Password>whatever</wsdl:Password><wsdl:DeveloperToken>WHUT3V5</wsdl:DeveloperToken></env:Header><env:Body><wsdl:GetAccountsInfoRequest/></env:Body></env:Envelope>

这怎么可能?我可能做错了什么?

How is this possible? What can I possibly be doing wrong?

推荐答案

我们将进行调查。你也可以开一张支持票吗?



谢谢

We will investigate. Could you open a support ticket also?

thanks

Jeff Dillon,API支持

Jeff Dillon, API Support

这篇关于v7客户管理服务问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆