[CoE Starter Kit - BUG] audit log flow, there are some records retrieved having admin_appid field as null. #9466
Labels
Audit Log
Questions related to CoE Kit related to Audit related data
bug
Something isn't working
coe-starter-kit
CoE Starter Kit issues
To Triage
Does this bug already exist in our backlog?
Describe the issue
I have installed CoE Core Components v3.41 and CoE Audit log v3.3 and used Custom API via Office Management API for get audit log from app registration as follows:
ref: https://learn.microsoft.com/en-us/power-platform/guidance/coe/setup-auditlog-http
But Flow fails when checking [Child] Admin | Sync Logs, on action : Insert Audit Log record (Current Environment) ,it shows Error
Fail example
{
"error": {
"code": "0x80060888",
"message": "The supplied reference link -- admin_apps() -- is invalid. Expecting a reference link of the form /entityset(key)."
}
}
Success example
Expected Behavior
No response
What solution are you experiencing the issue with?
Audit Log
What solution version are you using?
Audit log 3.3
What app or flow are you having the issue with?
CoE Core Components v3.41
What method are you using to get inventory and telemetry?
None
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: