Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Recently we are facing the error response 406 from https://datacommunique.atlassian.net/secure/attachment/ api. We had set the headers MediaType.APPLICATION_OCTET_STREAM while sending request to API and it was working fine earlier. Now we had to change MediaType.ALL header to work the download properly.
Is there any API changes were done recently?