microsoft-graph-comms-samples icon indicating copy to clipboard operation
microsoft-graph-comms-samples copied to clipboard

How to check error logs of Echo bot?

Open jade0520 opened this issue 1 year ago • 0 comments

I'm having 500 Internal Server Error when I invite the bot to my teams meeting.

The bot didn't cause any error when I deploy it on Azure by Action. I think there might be some network-related issues because I haven't set up tunneling from my local server to my domain (example.com), assuming the bot would be deployed on Azure cloud. Also, I haven't configured external ports on my local computer separately.

It's frustrating that I can't get precise logs other than the response through Postman. Is there any way to check the server-side logs?

jade0520 avatar Oct 23 '24 11:10 jade0520