You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug: when i use OnCustomerServiceTextMessage and OnCustomerServiceCardMessage api to server with customer message, wechat reply below at chat window
“该小程序提供的服务出现故障,请稍候再试”
Some advice:
method OnCustomerServiceTextMessage, OnCustomerServiceCardMessage should return "success" without encrypt when not transfer to others
// at ver 3.6.13 is return "success" with encrypt that is not a right response for wechat
However, I had not found any right reply when i need to transfer to other customer
The text was updated successfully, but these errors were encountered:
bug: when i use OnCustomerServiceTextMessage and OnCustomerServiceCardMessage api to server with customer message, wechat reply below at chat window
“该小程序提供的服务出现故障,请稍候再试”
Some advice:
// at ver 3.6.13 is return "success" with encrypt that is not a right response for wechat
However, I had not found any right reply when i need to transfer to other customer
The text was updated successfully, but these errors were encountered: