Unable to add attachment to an Incident through REST API(postman/java)
We are trying to upload an attachment for an incident in Kingston, we have passed table_name and table_sys_id properly and contentType as multipart/formdata We are able to create an attachment and but the attachment is not being linked to the incide...