The message is a JSON encoded string, so you have to parse that part as JSON again. What error are you getting? If you simply can’t access what’s in the message, then that’s your solution.
The message is a JSON encoded string, so you have to parse that part as JSON again. What error are you getting? If you simply can’t access what’s in the message, then that’s your solution.