Power AutomateでAADユーザーテーブルを使用したときにエラーが発生したので、その内容をメモ。
Power AutomateでAAD Usersテーブルを使用するとエラーが発生する

※画像の通り特にフィルターとかを指定したわけでもない。

System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: AccessToken not found. Please make sure plugin is registered as synchronous and not called with app credentials. (Fault Detail is equal to Exception details: ErrorCode: 0x80040216 Message: AccessToken not found. Please make sure plugin is registered as synchronous and not called with app credentials. TimeStamp: 2023-07-22T05:56:23.0000000Z OriginalException: Microsoft.Crm.CrmException: AccessToken not found. Please make sure plugin is registered as synchronous and not called with app credentials. at Microsoft.Crm.ObjectModel.OboTokenProvider.<>c__DisplayClass10_0.b__0() at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute[TResult](ILogger logger, EventId eventId, ActivityType activityType, Func`1 func, IEnumerable`1 additionalCustomProperties) at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute[TResult](ILogger logger, XrmTelemetryActivityType activityType, Func`1 func) at Microsoft.Crm.Sandbox.Service.PluginSecureStoreServiceProvider.<>c__DisplayClass39_0. b__0() at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute[TResult...).
Power AutomateではAAD Usersテーブルはまだ使えないらしい
どうやらAAD UsersテーブルはまだPower Automateからは使用できないらしい。。。
そのうち実装されると書いているけど、早く実装してくれないかな。。。
コメント