Matt

Results 3 comments of Matt

Hey Julien, The tricky parts is how the BotFramework works. Microsoft pushes a message to the MsBot object (Extended Flask Object) every time a user messages within the chat. You...

Hey, I am not quite sure how you are constructing the message object. Can you show me the actual code you are using? The from field is a pain as...

Hi Anton, When using the simulator you need to disable the JWT validation. You can do this by setting the config value verify_jwt_signature. The simplest way to pass it as...