I want to Automate JIRA ticket create process,for which i have got below links stating to use JIRA Rest API.
But our current JIRA version is :(Professional Edition, Version: 3.12.3-#302), which we can't upgrade it to newer versions 5.0 or later.When executing this API code by using required credentials and parameters, i am getting below error as return message.
It seems,JIRA REST API is made applicable from version 5.0 or later. If anyone has any other way achieving this,let me know.