Project

General

Profile

Need help for uploading attachement of issue using rest api java

Added by koti babu almost 11 years ago

Hi,

I am doing file attachment for an issue as per the REST api document.I am get getting 201 response code with response message as "Created" but i am not getting any token to use.
I am calling below url

http://redmainhost/uploads.json?key=mykey

Please help me how to go forward

Thanks in advance