Closed edudiy closed 3 years ago
I'm testing this:
./tweet.sh fetch https://twitter.com/muse {"errors":[{"code":8,"message":"No data available for specified ID."}]}
How it´s the line_command full for this propuse ?
Thanks and excuse me for my english, I'm spanish
The command fetch is designed to fetch an individual tweet. You should use fetch-tweets instead, like:
fetch
fetch-tweets
$ ./tweet.sh fetch-tweets -u muse
I'm testing this:
./tweet.sh fetch https://twitter.com/muse {"errors":[{"code":8,"message":"No data available for specified ID."}]}
How it´s the line_command full for this propuse ?
Thanks and excuse me for my english, I'm spanish