Hi
I am getting a
"Access Denied: xxx-xxx-xxx needs the following permission(s) to perform this action: View audit log"
when attempting to call https://auditservice.dev.azure.com/_apis/audit/auditlog?api-version=5.1-preview.1&batchSize=100 . I have added the user to the "Project Collection Administrator" with full permissions and the user is able to access the logs via the front-end, but not via the API.
Anyone had this problem before?
Thanks.