I'm trying to add a json-file as an attachment to a REST-request, but it keeps converting the content type to text/javascrip instead of application/json. How can the attachment content type be changed to application/json? Literally tried everything by now.
↧