im testing out the possibility of sending attachments to OTRS over the REST api.
im using postman and it works fine when im doing a raw post, but if i try to post using form-data, all i get is Error while decoding request content
im not sure if there is anything in otrs i need to configure to make it work. or if my request is just wrong.

Thanks in advance for looking at my post