Hello,
I am trying to make a google sheets that, when appropriate, creates a ticket in jira's servicedesk. To communicate with the servicedesk API I am using google's apps script.
However, I am having an issue when adding a photo to the request. The photos show as the base64 encoding string opposed to want I want (the actual image).
I suppose that I am doing the encoding wrong, or the multipart/form-data format is also wrong.
The code for creating the multipart:
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.