This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Conversations#replyToActivity() throw the JsonParseException #57
Labels
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
When I try to implement the Bot Application on Azure Function, I faced the problem as follows.
This problem was also happen on the method invocation of Conversations#sendToConversation().
Following is the StackTrace of the Exception.
Following is the sample code which run on Azure Function.
Following is the JSON Data of Activity Object for return the messages.
From the above JSON data, there is no invalid value of "The".
Please refer to the detail log on log.txt ?
The text was updated successfully, but these errors were encountered: