When we attempt to send a DM via the rest api (direct_messages/events/new) we are getting back an empty response body.
We then attempted to send via the twitter ios app we get “Sending Direct Message failed”
So we finally attempted to send via the website, we finally see a usable message “You are rate limited”
It appears that the DM Rest Api is not returning a rate limit error (or any response for that matter)