Multipart form upload prepends the file
I have a 3rd party that I am uploading files to via C#. For some reason, it looks like C# is prepending the files with additional information prior to uploading them and I can't figure out where it is occurring.
Example prepend to CSV or JSON files
0 Replies