Attempt Twilio inbound fix 3 BOD-130
This commit is contained in:
@@ -77,7 +77,7 @@ exports.receive = (req, res) => {
|
|||||||
},
|
},
|
||||||
tokens: uniqueTokens,
|
tokens: uniqueTokens,
|
||||||
};
|
};
|
||||||
res.status(200).send();
|
res.status(200).send("");
|
||||||
// Send a message to the device corresponding to the provided
|
// Send a message to the device corresponding to the provided
|
||||||
// registration token.
|
// registration token.
|
||||||
admin
|
admin
|
||||||
|
|||||||
Reference in New Issue
Block a user