tkeanini
13 years agoContributor
permissions to read the The Metrics object via the API?
With an administrative account, I login and GET the appropriate URL but I get an error:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<response status="error">
<error code="303">
<message>UserRef[id=-1] does not have access to RequiredPermissions[(allow_restapi_call_read)] on CommunityByDisplayIdRef[nodeType=StandardNodeType[nodeType=lithium.coreapi.community.ICommunity,entityTypeKey=EntityTypeKey[community],entityTypeUid=4,hashCode=607570306],displayId=mycompany]</message>
</error>
</response>
What permissions are required to get this metrics object for the spedified userID? --tk