You need to sign in to do that
Don't have an account?

APEX CallOut Error, System.CalloutException: IO Exception: Read timed out
Hi,
When i make a call to an external web service from an apex class, i got the following error:
System.CalloutException: IO Exception: Read timed out
The call works fine with the test environnement where the web service is exposed. However wiht their production environment, the error above is thrown. Is it a problem of mass data or security (proxy) ?
Could you help please ?
All the best,
Anzar.
Check to see if your web service on production has any security settings on it and make sure its available in browser when you enter your service url.
Regards,
Brad
Hi Anzar,
Even I'm facing the same issue. It works well in Sandboxes, but tend to throw this erro in production-IO Exception: Read timed out
Where you able to figure out the issue? Would be great if you could share on how you resolved the same issue.
Thanks in advance.
Awaiting your response.
Sree