是否有人成功地使用对MicrosoftGraphv1.0的CreateOrGet请求来使用应用程序权限创建联机会议?我在Azure上创建了应用程序,并使用客户端id和机密声明并初始化了GraphServiceClient。该服务器的一个功能是向在线团队会议发送带有嵌入式链接的组织通信。WithClientSecret(config.Value.ClientSecret)
var scopes = new string[] { "https:
我正在尝试从ASP.NET Core创建一个在线会议,但是我得到了这个"generalException“错误。用于为API调用配置auth的AuthenticationProvider:
public class GraphAuthenticationProvider : IAuthenticationProvider{
public const string GRAPH_URI = "https://graph.m
我已经在Azure Active Directory中注册了一个应用程序,以便从MicrosoftGraph调用findMeetingTimes。我能够成功地进行授权、获取令牌和进行其他GraphAPI调用,但是收到了端点https://graph.microsoft.com/v1.0/me/findMeetingTimes的错误代码为"UnknownError我还尝试了其他与日历相关的API</e
从Flow运行时,我收到的错误消息表明,对MS Graph Teams beta API的调用导致了问题,如下所示: Microsoft.Azure.WebJobs.Host.FunctionInvocationExceptionRequest Url: https://teams.microsoft.com/fabric/templates/api/team, Request Method: POST, Response St
我创建了一个带有版本控制的web应用程序。我将使用Microsoft.AspNet.WebApi.Versioning包来完成这个任务。\r\n参数名称:index\r\n活动值为0。r\n在Microsoft.Web.Http.Dispatcher.ControllerSelectionContext.()\r\n at System.Lazy`1.get_V