MsalError.WamScopesRequired Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happens?
No scopes have been requestedMitigation
At least one scope must be specified for MSAL Runtime WAMpublic const string WamScopesRequired;
val mutable WamScopesRequired : string
Public Const WamScopesRequired As String