Never mind, i used Typescript Servicestack-client post file and request and got it working.
Note to anyone trying this approach however: in contrast to many of the older AJAX multipart examples you will find, DO NOT put ‘Content-Type’: ‘multipart/form-data’ as a header property or it wont work! I spent so much time on this
1 Like