GetCampaigns returns errors. Does Sandbox has a problem now?
Hi,
Now we are receiving the errors at the time of get campaigns operations (and other gets)
The URL ishttps://beta6.api.idss.msn.com/v2/CampaignManagement/CampaignManagement.asmx?wsdl
The Request is
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://adcenter.msn.com/syncapis"><SOAP-ENV:Header><ApiUserAuthHeader xmlns="http://adcenter.msn.com/syncapis">
<UserName>XXX</UserName>
<Password>XXX</Password>
<UserAccessKey>XXX</UserAccessKey>
</ApiUserAuthHeader>
</SOAP-ENV:Header><SOAP-ENV:Body><GetCampaigns xmlns="http://adcenter.msn.com/syncapis"><APIFlags>0</APIFlags><AccountId>YYY</AccountId></GetCampaigns></SOAP-ENV:Body></SOAP-ENV:Envelope>
It worked without any problem earlier, but now we always receiving the error...
The error is Server was unable to process request. > |-400021|-1|ERROR_API_FAILED_DUE_TO_SYSTEM_ERROR|
Anybody can help with this problem?
Thank you

