Forum Discussion

Maddy's avatar
Maddy
Creator II
8 years ago

Error 400 Bad Request ( while completing a task)

Hi Experts, I faced a problem with below Error while completing a task, I am not able to get what exactly happened? -<SOAP-ENV:Envelope> -<SOAP-ENV:Body> -<SOAP-ENV:Fault> <faultcode>SOAP-ENV:Server</faultcode> <faultstring>The remote server returned an error: (400) Bad Request.</faultstring> -<detail> <af:legacy_detail>The remote server returned an error: (400) Bad Request.</af:legacy_detail> <af:exception message =" The remote server returned an error: (400) Bad Request. " type ="System.Net.WebException " /> </detail> </SOAP-ENV:Fault> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Help? Regards, Maddy.

2 Replies

  • eli_donahue's avatar
    eli_donahue
    Community Manager
    Hi Maddy, Can you provide more detail about the task you are trying to complete? It sounds like there is some method code running somewhere. Do you have a custom method configured on the workflow or lifecycle? Eli
    Eli Donahue Aras Labs Software Engineer
  • Thanks for your reply, I found the solution, actually in one Identity there are two users and I am trying to send a mail to both and this is the cause.