为什么我的graph.users.mailfolders请求突然丢下400个错误?

发布于 2025-02-05 07:11:00 字数 216 浏览 2 评论 0原文

我有一些在周末之前使用的代码,现在每当我致电Graph.users [“此处的用户ID”]。MailFolders的

错误是400 AuthenticationError:使用资源进行错误的验证

该应用程序具有应用程序,该应用程序具有应用程序,在我的房客中注册邮件。它正在使用客户端秘密身份验证进行身份验证。

到目前为止,我已经尝试删除和重新创建应用程序注册,但行为没有改变。

I have some code that was working before the weekend, and now on Monday it is throwing an exception whenever I call Graph.Users["user id here"].MailFolders

The error is 400 AuthenticationError: Error authenticating with resource

The application has an app registration in my tenant that has Mail.Read and User.Read.All application permissions. It is authenticating using client secret authentication.

So far I have tried deleting and recreating the app registration, but the behavior did not change.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文