0

I am not able to re-run my bot project on VS code, I am getting error ---- "[Error] - code:BT.MessageEndpointUpdatingError, message: Failed to update message endpoint with https://1005-103-99-202-239.ngrok.io/api/messages Suggestions: Please check log in output channel and try to fix this issue. Please retry the current step" as I have updated the ngrok url to debug the code locally.enter image description here

  • ngrok has a local page you can browse to (http://127.0.0.1:4041) that lets you see all incoming messages and their responses - that could help indicate the error. If you see -nothing-, that's also useful as it helps show the calls are not arriving, so you've configured something incorrectly. – Hilton Giesenow Aug 05 '22 at 13:45
  • Have you browse the 127.0.0.1:4041. and check the error which you are getting. – Nivedipa-MSFT Aug 17 '22 at 07:33

0 Answers0