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
I am running the following command on Ubuntu 64 bit:
twitter -o -a
and I receive the reply:
Twitter sent status 404 for URL [omitted]
details: {"errors":[{"message":"Sorry, that page does not exist", "code":34}]}
I have already authenticated the app and all the other queries using twitter-follow work fine. I only wanted the -a command so I could use it from within my script so I know when to sleep for 15 minutes and let the rate refresh.
The text was updated successfully, but these errors were encountered:
I am running the following command on Ubuntu 64 bit:
and I receive the reply:
I have already authenticated the app and all the other queries using twitter-follow work fine. I only wanted the -a command so I could use it from within my script so I know when to sleep for 15 minutes and let the rate refresh.
The text was updated successfully, but these errors were encountered: