Twitter API 422 response usually includes more detailed "what's the problem" and this is not being passed, so an attempt here to just stick it in the TwitterRequestError, so upstream may but doesn't have to use it.
STATUS: ~Dry-coded, not yet properly tested.~ Tested, works as expected.
Twitter API
422
response usually includes more detailed "what's the problem" and this is not being passed, so an attempt here to just stick it in theTwitterRequestError
, so upstream may but doesn't have to use it.STATUS: ~Dry-coded, not yet properly tested.~ Tested, works as expected.