The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm ting to create some groups with crowd rest api
I'm using the endpoint: POST /crowd/rest/group
With the authentication from my application (Jira)
And body: {"name" : "mygroupname", "type" : "GROUP", "description" : "My Group Description","active" : true}
The responso that I got is:
"Unable to authenticate user as there are no directories mapped to the application google-apps"
I'm not using the login from google-apps and don't know why i'm getting this error.
That's because you're not using the right endpoint URI. You must use
/crowd/rest/usermanagement/1/group
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone! We are very excited to announce some much needed changes to the issue create experience in JSM (the blue "create" button) at the top of the screen. We have just starte...
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.