API: How to make group leader view Group member's Agreement
Hi,
I used a group admin to create an API Application with scopes user_login: self, agreement_read:group. This group leader is able to authorise via Oauth. But it has not been able to read agreements belonging to group members, /api/rest/v5/agreements returns empty, status is OK. How to fix this such that it returns agreements of group members?
