Hi,
Previously MessageRepository.updateMessage(params) worked just fine. but recently it throws an error like this
ASCError: ASCWebSDK: Parameters validation error!
at new e (client.min.js?8fd6:25)
at d.eval (client.min.js?8fd6:34)
at d.onack (client.min.js?8fd6:25)
at d.onpacket (client.min.js?8fd6:25)
at d.eval (client.min.js?8fd6:25)
at d.n.emit (client.min.js?8fd6:23)
at d.ondecoded (client.min.js?8fd6:25)
at f.eval (client.min.js?8fd6:25)
at f.n.emit (client.min.js?8fd6:23)
at f.add (client.min.js?8fd6:25)
at d.ondata (client.min.js?8fd6:25)
at l.eval (client.min.js?8fd6:25)
at l.n.emit (client.min.js?8fd6:25)
at l.onPacket (client.min.js?8fd6:34)
at h.eval (client.min.js?8fd6:34)
at h.n.emit (client.min.js?8fd6:25)
at h.o.onPacket (client.min.js?8fd6:25)
at h.o.onData (client.min.js?8fd6:25)
at WebSocket.ws.onmessage (client.min.js?8fd6:36)
it updates local data, but it failed to update the server. so when you refresh the page, the message back to before edit