infracloudio / msbotbuilder-go

Microsoft Bot Framework SDK for Go
MIT License
139 stars 39 forks source link

Failed to parse request. Authentication failed.: Unauthorized. Invalid AppId passed on token #54

Closed DanielTitkov closed 3 years ago

DanielTitkov commented 3 years ago

I've copied AppID, then created a new secret at "Certificates & secrets" menu. This is the only way to create app password I've found by now. I now that previously password was generated on bot creation but is doesn't seem to work this way now.

With the AppID from app overview and password from certificates and secrets I got this error in the logs: Failed to parse request. Authentication failed.: Unauthorized. Invalid AppId passed on token

Not sure if this is a bug or I have to use some other password. It latter is correct, please let me now how to get a valid password.

UDP: my bad. you can delete this.