Hi Team,
We created one Role and assigned below permissions,
analytics-->Queue observation-->view
analytics-->User Observation-->view
and we created an Oauth App with this role and tried to query the observation endpoints.
Queue observation endpoint is working however user observation endpoint is giving below permission issue,
'message': "Unable to perform the requested action. You are missing the following permission 'analytics:userObservation:view' in the provided division(s).", 'code': 'forbidden', 'status': 403, 'details': [], 'errors': []
Can you please help us on this issue.
Regards,
Abhijeet Hivarkar