Sometimes fail to call the web service.
This problem happens all the time.
What could be the problem?
Error: SoapFault exception: [HTTP]
For me, this was a problem in the httpd service (Fedora 24). A simple restart did the trick:
httpd
sudo service httpd restart