Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Rest API Error: group name can not be empty

yesoh November 21, 2019

Hi,

I'm using rest api to get users from a certain group. I specified the group name ({'groupname' : '...'}I but I get this error: {'errorMessages': ['The group name can not be empty'], 'errors': {}}. Has anyone had any issue like this? I'm using python requests.

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Gonchik Tsymzhitov
Community Champion
November 23, 2019

Hi! 

Please, share request. 

I use this one 

https://github.com/atlassian-api/atlassian-python-api

which works under requests as well. I did meet with problem

Suggest an answer

Log in or Sign up to answer