Hi,
I am working on an application which creates issues on jira. For this, I am using jira rest api.I am using javascript in the application. So, my question is this in what form, should I post the image in order to add an attachment to an issue ? is it base64 or just the file object? I have used both but it gives 415 Unsupported media type error. Please help me in this.
I've implemented this answer in C# and it works successfully - I assume that it shouldn't be too much effort to create a javascript equivalent.
Good luck
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.