The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Confluence RPC removeGroup doesn't work

galimshyn
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 24, 2017

Hi All,

I can't remove group via RPC using Perl script. Working with local latest trial version of Confluence server.

Here is my code:
my $res = $conflRPC->call("confluence1.removeGroup", $token, "my-group", "confluence-users");

it always returns 1, even if I set wrong group name.

In the same time similar call removing users works fine:

$conflRPC->call("confluence1.removeUser", $token, $user)

 

I suspect Confluence server is waiting for some confirmation but I am not sure.

 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Saurabh Gupta
May 25, 2017

Not able to delete this. Sorry for getting your hopes high.

TAGS
AUG Leaders

Atlassian Community Events