Forum Discussion
NKM122205
Aug 14, 2019Copper Contributor
Getting error when sending an adaptive card
Hi, When trying to send an adaptive card in MS Teams Channel as per example given https://docs.microsoft.com/en-us/azure/bot-service/nodejs/bot-builder-nodejs-send-rich-cards?view=azure-bot...
Wajeed-MSFT
Microsoft
Aug 16, 2019NKM122205 - Could you please add "version": "1.0" in the card and check if it is working for you? Please take a look at sample card here.
NKM122205
Aug 16, 2019Copper Contributor
Wajeed-MSFT Thank you very much! That was the missing part. It is working now. The referred code sample in the original link does not have the version in there and so probably needs to be updated.
Thanks again and regards