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

Post request fails. #12

Open
JyotiDubey opened this issue Aug 10, 2018 · 0 comments
Open

Post request fails. #12

JyotiDubey opened this issue Aug 10, 2018 · 0 comments

Comments

@JyotiDubey
Copy link

JyotiDubey commented Aug 10, 2018

For all post requests(which are not even concurrent) the error comes as
NoSuchMethodError: The method 'openUrl' was called on null.
Receiver: null
Tried calling: openUrl("POST", Instance of '_SimpleUrl
Request type: var response = await twitterClient.request("POST", "statuses/update.json",body: {"status":"some test"});

Any change that needs to be made in the request?

@JyotiDubey JyotiDubey changed the title Post requests fails. Post request fails. Aug 10, 2018
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

1 participant