I am working on a project in which i have to fetch data using netoscan api.I am facing a problem while i run my code on server which is supporting php 7.2 , It did not work for that server and gives error like : Soap request failed.OntheOtherhand code is perfectly working on server supporting php 5.0.
i have cross_checked each and everything related soap , everything is enabled and working perfectly working on both servers but still giving error on server supporting php 7.2.