问题描述
请求http://a1.easemob.com/XXX/XX/token 报错{"error":"class_cast","timestamp":1440644839351,"duration":0,"exception":"java.lang.ClassCastException"} --------还没发问题,试了下,已经解决了嗯,用户名是数字,我提交的时候转换成字符串就行了username: 167 -》 username: "167"
解决方案
厉害,赞!
时间: 2024-09-26 23:55:29