MsalError.ScopesRequired 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 this authentication flowpublic const string ScopesRequired;
val mutable ScopesRequired : string
Public Const ScopesRequired As String