Hi Lokesh,
I checked again and we are both following each other, that's not the problem.
But i think i found out where the problem lies.
I'm using a comma in the message I'm sending and that seems to be where the error occurs. When I try to send the same message without the comma it works perfectly fine, so I tried to send "test, test" and that made it crash again.
So I'm guessing the "," value should be converted to it's percent encoded value: %2C.
Kind regards,
Arnde Claerebout
I checked again and we are both following each other, that's not the problem.
But i think i found out where the problem lies.
I'm using a comma in the message I'm sending and that seems to be where the error occurs. When I try to send the same message without the comma it works perfectly fine, so I tried to send "test, test" and that made it crash again.
So I'm guessing the "," value should be converted to it's percent encoded value: %2C.
Kind regards,
Arnde Claerebout