英文: Azure subscriptions list returns empty result with MS Graph SDK 问题 由于某种原因,SDK没有返回订阅,尽管我有一个订阅。我已经...
通过golang.org/x/oauth2获取Microsoft oauth2令牌时出现随机错误。
英文: Random errors acquiring Microsoft oauth2 token via golang.org/x/oauth2 问题 我使用标准的Go库golang.org/x/...
How can iI transfer EWS get item body to PST file via golang or other language but C#
英文: How can iI transfer EWS get item body to PST file via golang or other language but C# 问题 现在,我正在尝...
在 Microsoft Graph API(版本1.0)中的 LifecycleNotificationUrl。
英文: LifecycleNotificationUrl in microsoft graph api ( version 1.0) 问题 我在我的应用程序中使用 Microsoft Graph AP...
Java请求Microsoft Graph API表现正常,但返回500错误。
英文: Java requests to Microsoft Graph API perform ok but return 500 问题 public static String createUse...
微软Graph API今天提供了过期的设备代码。
英文: Microsoft Graph Api gives Expired Device code today 问题 我一直在按照 Java 示例链接 测试 Microsoft Graph API 用...
如何确定事件所在的日历?
英文: How to determine which calendar an event is on? 问题 有没有一种简单的方法可以确定事件所属的日历? 例如,如果我有一个事件的ID,我可以这样做:...
使用图形 API 发送带有多个附件的邮件
英文: Send mail with multiple attachment using Graph API 问题 我正在使用 Microsoft Graph API 版本 1.4,并尝试使用以下代码...
IAuthenticationProvider is deprecated in microsoft-graph:2.3.0, how do I create a GraphServiceClient instance now?
英文: IAuthenticationProvider is deprecated in microsoft-graph:2.3.0, how do I create a GraphServiceCl...
MS Graph Java SDK抛出身份验证异常。
英文: MS Graph Java SDK throwing authentication exceptions 问题 以下是您提供的内容的中文翻译: 我正在尝试为 Microsoft Graph 文...
14