Hello.
Recently i develop a connector to a SOAP Api and i have a issue. The client is working succesfully but the response from server is a base64 binary data. The binary data is a value of a zip archive with multiple xml filles. The issue is that i cant contruct them, can someone give me an example how i can construct them from php? Thank you very much.
Recently i develop a connector to a SOAP Api and i have a issue. The client is working succesfully but the response from server is a base64 binary data. The binary data is a value of a zip archive with multiple xml filles. The issue is that i cant contruct them, can someone give me an example how i can construct them from php? Thank you very much.
Comment