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.
Hi Team, I was trying with JIRA API request through my linux Server i.e Ubuntu hosted on cloud.
Over this some API's are not working like providing response as shown on JIRA Developer page.
1st
I am getting 404 with
{"message":"null for uri: https://test.xyz.com/rest/api/2/user/groups?username=800","status-code":404}
I'm passing username instead of accountID
2nd
below is the way i want to use
one of example is :-
#cat create.sh
read -p "Enter User's Full Name : " fullname
read -p "Enter User's Email : " email
read -p "Enter User's username : " uname
curl --request POST \
--url "https://test.xyz.com/rest/api/2/user" \
--user "Username:Password" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--data '{
"password": "User@12345",
"emailAddress": "'$email'",
"displayName": "'$fullname'",
"name": "'$name'"
}'
error:-
{"errorMessages":["Unexpected end-of-input in VALUE_STRING\n at [Source: org.apache.catalina.connector.CoyoteInputStream@da65b24; line: 4, column: 113]"]}curl: (3) [globbing] unmatched close brace/bracket in column 21
nOte :- this username password is password not an API token.
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