Closed Sml995 closed 1 year ago
Keeping in mind that this package is simply a different way of distributing NetSuite's own PHP toolkit which wrap the SOAP calls, it appears to me that the package is working correctly, as you're getting successful responses from NetSuite. I haven't worked with file uploads at all, so I can't offer any useful suggestions on things to try, but there's not really any indication to me that this is an issue with this distribution and is either an issue with the usage or the input or something. If you can produce something that clearly demonstrates the issue is specific to the netsuite-php
package itself, then you can re-submit the issue with the findings that demonstrate this. In the meantime, stack overflow and our own Discussions section (link up top) would be the appropriate places to look for help.
Describe the bug The file uploaded to the file cabinet are empty
How To Reproduce
The request almost works as the file is created, in the right folder, BUT the content is unreadable
Expected behavior The file content should be displayed
Additional context Also asked on SO