Hi Kevin,

What are the settings on the group? Is it an invite-only group?

Can you re-run the query and then check reviewboard.log on the server for
access warnings?

Christian


On Wed, Jul 4, 2018 at 10:47 AM Kevin Yu <samsun...@gmail.com> wrote:

> Hi,
>
> I'm having issues using the review_group_users api. When I called the api
> as admin users, I'm getting http 403 (permission denied) back.
>
> This is the api I'm referring to
> https://www.reviewboard.org/docs/manual/2.5/webapi/2.0/resources/review-group-user-list/#example_application/vnd.reviewboard.org.review-group-users+json
>
> The way i call it is
> self.client = RBClient(url, username=username, password=password)
> self.client.get_root().get_review_group_users(group_name=group_name)
>
> I also tried hitting the url 
> ${reviewboard_url}//api/groups/{group_name}/users/
> and same result.
>
> My reviewboard version is 2.5.17
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to