MsalError.ClientIdMustBeAGuid Field

Definition

What happens?

You've specified a client ID that is not a Guid

Mitigation

Use the application ID (a GUID) from the application portal as client ID in this SDK
public const string ClientIdMustBeAGuid;
val mutable ClientIdMustBeAGuid : string
Public Const ClientIdMustBeAGuid As String 

Field Value

Applies to