python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Getting an error "Can not deserialize instance of java.lang.String out of START_OBJECT " even though the Json code is from Docs
I took this syntax for the payload from the formal docs of jira, yet i am still getting an error. I am using either python or curl both give the same error. I supppose this is a Json related issue , ...

Boyuis
Votes: 0
Answers: 0
How to View issue using JIRA SERVER API?(Through python)
I am new to Atlassian product(JIRA).So far I have tried multiple jira "CLOUD" api through python.And it works perfectly. Now I want to try the same API in jira "SERVER".
My doubt i...
indu mathi
Votes: 0
Answers: 1
Trying to make a page in a Confluence Space using REST API
I am trying to do a post request on my companies confluence to make a page using the REST API.
When I attempt to do it, I get a JSON response saying that it is forbidden.
I am able to make a page from...
ebrahim
Votes: 0
Answers: 1
making a project with JIRA rest API. getting an Error as a response. But don't know the solution
I am running Jira on docker. And making a simple rest API call to make a new project.
But I am getting an error "You must specify a valid project lead".
I AM indeed specifying a valid user c...
ebrahim
Votes: 0
Answers: 1