nst/STTwitter

Twitter API request with JSON body

ePirat opened this issue · 2 comments

I was trying to send a request to the Twitter API with JSON data instead of the usual form-encoded data but was not able to find any method that I could do this with.

Is this not possible currently with STTwitter?

related issue #275

I have same issue. and I tried solve by adding isJSONPOSTRequest flag.
but this solution is pretty darty...

mironal@3caea03