I'm trying to send a message with message handler and i got this error
java.lang.IllegalArgumentException: UUID string too large
this is my code
this is my fault i got the id from JSON and didn't notice that return string with " " so i deleted and it's solved