I'm trying to add authentication to my bot so it can access the Graph. I am using the tutorial from Microsoft
with the sample "C# Auth Graph". I did test the connection of the Bot Channel Registration in Azure. Everything fine. Now the problem -> When i start the program (using the emulator) and it prompts me to login, it shows me this :
What could I do to fix this? Any suggestions?
