Closed NioZero closed 6 years ago
@NioZero are you still running into this issue? I haven't been able to repro and have tested multiple times over the last hour or so.
@stevengum The service started working after a couple of hours but now I have another problem. Each request is throwing me Error 401: Unauthorized
I think this is related to Direct Line (service side) but not Web Chat.
Is related to this issue,
Updating Nuget Packages System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.Tokens to version 5.2.4 fixes the problem.
Thanks for the update @NioZero
Closing this, as #4733 is tracking the Unauthorized issue.
We have released a new package 3.15.2.3 that we believe addresses this issue. Please let us know if you are still experiencing this issue after upgrading. in #4733
Bot Info
Issue Description
The Website webchat.botframework.com is throwing timed out randomnly, so using the web chat it doesn't work. This started happening after an hour ago.
Code Example
GET https://webchat.botframework.com/api/tokens Authorization: BotConnector [secret-key]
Reproduction Steps
Expected Behavior
Returns always token
Actual Results
Timed Out