Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter API request with JSON body #282

Open
ePirat opened this issue Oct 28, 2017 · 2 comments
Open

Twitter API request with JSON body #282

ePirat opened this issue Oct 28, 2017 · 2 comments

Comments

@ePirat
Copy link

ePirat commented Oct 28, 2017

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?

@mironal
Copy link
Contributor

mironal commented Oct 30, 2017

related issue #275

@mironal
Copy link
Contributor

mironal commented Oct 30, 2017

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

mironal@3caea03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants