Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

jira rest api post attachment ?

Volkan Göksu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 22, 2024

 

how can i solve this problem ?

err.png

1 answer

0 votes
Volkan Göksu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 22, 2024

lv_body = |--{ lv_boundary }| && cl_abap_char_utilities=>cr_lf &&
                |Content-Disposition: form-data; name="file"; filename="olzu.png"| && cl_abap_char_utilities=>cr_lf &&
*                |Content-Type: multipart/form-data| && cl_abap_char_utilities=>cr_lf &&
                |Content-Type: img/png| && cl_abap_char_utilities=>cr_lf &&
*                cl_abap_char_utilities=>cr_lf &&  |Content-Transfer-Encoding:{ lv_base64_img }| &&  cl_abap_char_utilities=>cr_lf &&
                lv_base64_img && cl_abap_char_utilities=>cr_lf &&
                |--{ lv_boundary }--|.

and sending body

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events