You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am using the below python code to move an issue to scrum board 1558 but getting response 405. Can you please let me know what's wrong with the below code,
url = "https://jira.company.com/rest/agile/1.0/board/1558/issue"
myHeaders = urllib3.util.make_headers(basic_auth='ID:PW')
payload = json.dumps( {
"issues": [
def_num
]})
response = requests.request(
"POST",
url,
data=payload,
headers=myHeaders
)
print(response)
Go “behind the screen” to meet some of the Confluence Cloud team. In this video series, we tackle some of the hard-hitting questions you never knew you wanted the answer to! Meet some of the ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events