I have to read the payload.request but i'm always getting null response. I tried the read and write function in transform message to convert payload into json object but after that also i am getting null for #[payload.request] in mule. How can i fix this issue.
Note: I can't use byte array to object, object to json these components.
POST request:
{
"request": "yli9SeTDuMLlS0oe01+bQluUPTuvH0pgWBuDvhaCInQqnLgdGrgAisVA3uHcq4kp"
}