c# - Security token for MicrosoftAppId: '' is unauthorized to post to connector -


i have written bot using bot application template in vs 2015 , published azure account. registered here https://dev.botframework.com/. i'm using facebook messenger channel. have setup webhooks, entered credentials correctly , verified them. when try test bot error...

"security token microsoftappid: '' unauthorized post connector!"

obviously message seems pretty clear, i've checked security token correct. there else might causing this?

maybe forget put microsoftappid web.config file?


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -