I have used
But got an error with status code of 415 which means my payload format is in unsupported format.
I am using
payload = {"fields": {
"customfield_10009": "2022-07-28T19:30"}}
Where am I going wrong?
Hi @[deleted] ,
Did you pass the 'Content-Type': 'application/json' header?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.