I am able to authenticate and do read operations, but I can't get uploading attachments to work. Always ends up with 500 - Internal server error. I won't bother to include any code here. I have tried many approaches, all with the same result.
In the end I want to upload e-mail (.msg files), but I have also tried with plain .txt files. No diff. I have been trying to upload to ALM defects.
Does anyone have a code snipped or can direct me to one? Prefer C# if possible.