Skip to content

Commit 82a9d3c

Browse files
authored
Reword script error message description
1 parent 464875b commit 82a9d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/script-errors-running-msal-net-xbap-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This article describes a problem in which a script error is returned when you pe
1212

1313
## Symptoms
1414

15-
You receive a script error warning and an error message that states that **cookies are disabled** when you perform a Microsoft Entra ID login by running Microsoft Authentication Library for .NET (MSAL.NET) codes that resemble the following codes in an XAML Browser Application (XBAP) from Internet Explorer:
15+
You receive a script error warning and an error message stating that **cookies are disabled** when logging into Microsoft Entra ID. This problem happens when you run Microsoft Authentication Library for .NET (MSAL.NET) code similar to the following in an XAML Browser Application (XBAP) from Internet Explorer:
1616

1717
```C#
1818
string tenantId = "<Tenant ID>";

0 commit comments

Comments
 (0)