Sep 04 2019 02:44 PM - edited Sep 04 2019 02:45 PM
Hello,
I'm a billing admin, I tried to use the flow template to get list of flows created from [StartDate] - [EndDate].
I tried basic auth and gave credentials.
Sep 10 2019 06:55 AM
Solution
Just a couple of ideas:
a) Could you check that Unified Audit Log is enabled in your tenant? You can find some information on how to enable it here: https://docs.microsoft.com/en-us/office365/securitycompliance/turn-audit-log-search-on-or-off
b) Maybe you have to ask for some permissions. In fact, you need "View-Only Audit Logs" role permission, assigned through the Exchange Admin Center.
c) If it is enabled, then you should review the URL you are calling to get the results. I tested the following one and it is working on my tenant: https://outlook.office365.com/psws/service.svc/UnifiedAuditLog?StartDate=07/11/2019&EndDate=09/01/20...
Hope it helps!
Sep 10 2019 09:45 AM
@Ferran-Chopo Thank you for the reply. I'll check with sysAdmin team, I'm positive this might be the issue.
Sep 10 2019 06:55 AM
Solution
Just a couple of ideas:
a) Could you check that Unified Audit Log is enabled in your tenant? You can find some information on how to enable it here: https://docs.microsoft.com/en-us/office365/securitycompliance/turn-audit-log-search-on-or-off
b) Maybe you have to ask for some permissions. In fact, you need "View-Only Audit Logs" role permission, assigned through the Exchange Admin Center.
c) If it is enabled, then you should review the URL you are calling to get the results. I tested the following one and it is working on my tenant: https://outlook.office365.com/psws/service.svc/UnifiedAuditLog?StartDate=07/11/2019&EndDate=09/01/20...
Hope it helps!