I used SOAP API to get files from Third party cloud endpoint.
**Technical Specification: **
PHP Version - 5.4.45
nusoap library - For Soap call.
About less than 3 MB
sized message can receive perfectly.We could not receive More than that size.
How can I get more sized data through the nusoap call in php?