function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
othmanothman 

Web service callout failed: Failed to deserialize value '0', due to:Unable to parse dateTime

Hello guys,

 

I'm using a wsdl2apex generated class to make callouts to a remote webservice.

I have the below error when i call one of the WS methods.It refers to some failure to parse datetime. i'm not able to spot where the dateTime parsing fails and why it should fail. does apex has a specific date time parsing logic?

Hope someone suggests what this error means.

thanks.

 

Web service callout failed: Failed to deserialize value '0', due to:Unable to parse dateTime							

 

Carlos.DeveloperCarlos.Developer

Hello man!

 

I have the same problem.

But the message is: "Web service callout failed: Failed to deserialize value '', due to:For input string:"

Someone can help us?

 

tks

Shreyas Dhond 16Shreyas Dhond 16
https://help.salesforce.com/articleView?id=000212237&type=1