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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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