You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same problem here. @mptpro did you found solution?
What I found is that upload.twitter.com is not responding, while it is responding on my other remote machine.
...
However it's not the case: after turning VPN off, upload.twitter.com is responding, but I have the same error.
OS: Linux Mint 21.0
twurl 0.9.6, same on 0.9.5
ruby: 3.0.2
UPDATE:
I've found, that there was some problems with ruby 3.0.2. I've compiled and installed 3.1.2 and now it's look good.
If you are using Ruby 3.0.x then the -H is probably being ignored (see #159). You might need to apply patches from a pull request. There's no active maintenance underway for twurl at the moment.
Describe the bug
When issuing the follwoing command:
twurl -H upload.twitter.com "/1.1/media/upload.json" -f a.jpg -F media -X POST -t
I get the error:
Desktop (please complete the following information):
Additional context
I CAN post a tweej without an image.
The text was updated successfully, but these errors were encountered: