Inactive User
12 years agoRetrieve user metrics by rank via REST API
Hi folks,
I was referring to this KB for retrieving metrics by community, by boards, by categories for a period of time.
I granted access to our internal staff to help doing the REST API called but still couldn't retrieve data succesfully. I followed what was suggested like below:
- Allow user to make REST API calls with read access > Set to Grant
- Allow user to access metrics > Set to Grant
Still got RequiredPermissions error.
Example of the Request URL was like this:
http://sandbox.lithium.com/sandbox/restapi/vc/metrics/name/posts?date_start=2010-07-01&date_end=2010-07-08
However, how do i retrieve user metrics for different user ranks for a period of time? Any pointers?