Reputation: 93
I've done some research and found a question that wants to understand the reasons for “invalid or expired token” but that doesn't solve my problem / doesn't provide one solution to this case using twurl.
Situation is that
Authentication succeeded (using pin code)
twurl authorize --consumer-key ************** --consumer-secret *****************
Now get error "Invalid or expired token" when running the following command
$ twurl /1.1/statuses/mentions_timeline
{"errors":[{"code":89,"message":"Invalid or expired token."}]}
How can this be fixed?
Upvotes: 2
Views: 580
Reputation: 13582
Without paying, you will only be able to create the dev environment (sandbox), which is something you haven't considered.
As I have answered here:
Counts is only available to paid premium accounts, and one needs to pay for premium access.
Upvotes: 1