-
Notifications
You must be signed in to change notification settings - Fork 31
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
error retrieving from URL https://api.twitter.com #48
Comments
On Wed, Jul 31, 2019 at 10:24:18AM -0700, Allard PE1NWL wrote:
Have been using bti for many years with great success. But since a couple of days I'm getting following errors:
# echo "test" | bti --action update --debug --verbose
bti - version 034
bti: main: tweet = test
bti: main: config file = /root/.bti
bti: main: host = 0
bti: main: action = 0
bti: send_request: https://api.twitter.com/1.1/statuses/update.json?status=test
bti: send_request: req_url:https://api.twitter.com/1.1/statuses/update.json
bti: send_request: reply:(null)
Error retrieving from URL (https://api.twitter.com/1.1/statuses/update.json?status=test)
operation failed
#
Any idea what's going on?
No idea, sorry, have not been using bti much at all :(
|
Hi Greg, if you have time, would you please be so kind to try it out from your side? I believe something has changed recently on the Twitter side that causes this error. |
I think this is now fixed / working. Works for me on Fedora 33 with bti 34
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have been using bti for many years with great success. But since a couple of days I'm getting following errors:
echo "test" | bti --action update --debug --verbose
bti - version 034
bti: main: tweet = test
bti: main: config file = /root/.bti
bti: main: host = 0
bti: main: action = 0
bti: send_request: https://api.twitter.com/1.1/statuses/update.json?status=test
bti: send_request: req_url:https://api.twitter.com/1.1/statuses/update.json
bti: send_request: reply:(null)
Error retrieving from URL (https://api.twitter.com/1.1/statuses/update.json?status=test)
operation failed
Any idea what's going on?
Regards,
Allard Munters
Netherlands
The text was updated successfully, but these errors were encountered: