Hi
var conversation = await directLineClient.Conversations.StartConversationAsync();
I'm not sure why. I've create my power virtual agent. I am able to test it in the web browser. But when I run the code from here:
https://www.twilio.com/blog/add-whatsapp-channel-power-virtual-agents-bot-twilio
I get the null in conversation. I checked the documentation and I cant see anything there as to why it would return a null and not throw an error.
Any ideas?
Ekta Gupta
4
ricardodesouza
2
L-1234567-0
2