Closed yadavmangesh closed 5 years ago
Describe the bug While sending a text message MUID is been set but in onSucess() MUID is null in the message object
MUID
onSucess()
To Reproduce Steps to reproduce the behavior: send a text message with and set MUID in the message object
Expected behavior Set value of MUID should be return in onSucess() response
Actual behavior null value of MUID in onSucess()
Enviorment/Platfrom (please complete the following information):
Logs (Error Logs)
Additional context The message gets successfully sent and the MUID field returned is null
Fixed
Describe the bug While sending a text message
MUID
is been set but inonSucess()
MUID
is null in the message objectTo Reproduce Steps to reproduce the behavior: send a text message with and set MUID in the message object
Expected behavior Set value of MUID should be return in
onSucess()
responseActual behavior null value of MUID in
onSucess()
Enviorment/Platfrom (please complete the following information):
Logs (Error Logs)
Additional context The message gets successfully sent and the MUID field returned is null