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

Exception when posting Tweet with multiple media #711

Closed
JoshKeegan opened this issue May 24, 2018 · 0 comments
Closed

Exception when posting Tweet with multiple media #711

JoshKeegan opened this issue May 24, 2018 · 0 comments
Labels

Comments

@JoshKeegan
Copy link
Collaborator

When posting a Tweet with multiple media (e.g. 2 images) you get an exception.
This is because Twitter responses with "media_ids parameter is invalid."
Looks like media_ids is getting URL encoded twice:
image

@JoshKeegan JoshKeegan added the bug label May 24, 2018
JoshKeegan added a commit to JoshKeegan/tweetinvi that referenced this issue May 24, 2018
…ncoded, or otherwise the URL encoded characters end up double encoded
@JoshKeegan JoshKeegan mentioned this issue May 24, 2018
JoshKeegan added a commit to JoshKeegan/tweetinvi that referenced this issue May 24, 2018
linvi added a commit that referenced this issue May 24, 2018
@linvi linvi closed this as completed May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants