You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/howto-troubleshoot-common-issues.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.devlang: csharp
11
11
12
12
# Troubleshooting guide for common issues
13
13
14
-
This article provides troubleshooting guidance for some of the common issues that customers might encounter. Listed errors are available to check when you turn on [`live trace tool`](./howto-troubleshoot-resource-logs.md#capture-resource-logs-by-using-the-live-trace-tool) or collect from [Azure monior](./howto-troubleshoot-resource-logs.md#capture-resource-logs-with-azure-monitor).
14
+
This article provides troubleshooting guidance for some of the common issues that customers might encounter. Listed errors are available to check when you turn on [`live trace tool`](./howto-troubleshoot-resource-logs.md#capture-resource-logs-by-using-the-live-trace-tool) or collect from [Azure Monior](./howto-troubleshoot-resource-logs.md#capture-resource-logs-with-azure-monitor).
15
15
16
16
## 404 from HttpHandlerUnexpectedResponse
17
17
@@ -59,7 +59,7 @@ Review the upstream side code to ensure when upstream receives the `OPTIONS` pre
59
59
60
60
Besides, you can update to convenience server SDK, which automatically handles `Abuse Protection` for you.
61
61
62
-
-[@web-pubsub-express for Javascript](https://www.npmjs.com/package/@azure/web-pubsub-express)
62
+
-[@web-pubsub-express for JavaScript](https://www.npmjs.com/package/@azure/web-pubsub-express)
63
63
-[Microsoft.Azure.WebPubSub.AspNetCore for C#](https://www.nuget.org/packages/Microsoft.Azure.WebPubSub.AspNetCore)
64
64
65
65
## 401 Unauthorized from AbuseProtectionResponseInvalidStatusCode
0 commit comments