Skip to content
New issue

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

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

Already on GitHub? # to your account

twitter status update issue #98

Open
leewi9 opened this issue Feb 8, 2018 · 1 comment
Open

twitter status update issue #98

leewi9 opened this issue Feb 8, 2018 · 1 comment

Comments

@leewi9
Copy link

leewi9 commented Feb 8, 2018

in code:

result.post('1.1/statuses/update.json',

in chrome console:

image

please help with the right url, i'm confused why the slash get urlencoded

@Komsomol
Copy link

Komsomol commented May 1, 2018

Try this:

result.post('/1.1/statuses/update.json', 

Otherwise post the full sample perhaps?

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

No branches or pull requests

2 participants