最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Graph API gives empty response in Logic App HTTP element - Stack Overflow

programmeradmin3浏览0评论

I am trying to get the threat submissions. In order to do that I use the following element:

When I try exactly the same URI in Graph Explorer, I get this:

Using Graph Explorer, i have the following permission: ThreatSubmission.Read

Using Logic App, I have tried with both System Assigned Managed Identity with the following permission as stated in Docs: (Application) ThreatSubmission.Read.All.

I have also tried creating an App Registration with permissions ThreatSubmission.Read.All + ThreatSubmission.ReadWrite.All, both application with the same result.

Any help would be greatly appreciated.

发布评论

评论列表(0)

  1. 暂无评论