I am trying to retrieve the status of all team members timesheet and I have all the permissions too but when calling from Postman I am getting below error:
{"errors":[{"message":"User does not have permission to view timesheet approval"}]}
Request URL - https://api.tempo.io/core/3/timesheet-approvals/team/{teamId}?from=2021-08-02&to=2021-08-08
Authoriation - Bearer {token}