tonongregory
10 years agoGuide
Metrics REST API for anonymous users
Hello,
I would like to display metrics information to all users of a community, regardless of roles. Typically the number of solutions accepted this week or the number of ideas posted during the last month.
I granted the following permissions:
- Allow user to make REST API calls with read access
- Allow user to access metrics
But it doesn't work if I don't also grant the Update Communities permission, which I obviously don't want to for anonymous users.
Why is this permission required?
Do you have a solution for my use case, ie allowing calls to the metrics API for non logged users?