Robotics StackExchange | Archived questions

rostweet aborted after OAuth tokens

Dear ROS users, I'm trying to use the rostweet package. When starting, after the request of username and password, I get:

Getting OAuth tokens...
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr
Aborted (core dumped)

Thank you!

Asked by Rahndall on 2014-10-02 08:14:19 UTC

Comments

what did you started? rosrun rostwitter tweet.py?

Asked by Kei Okada on 2014-10-02 18:46:30 UTC

duplicate: http://answers.ros.org/question/194051/rostwitter-consumer-key/

Asked by tfoote on 2014-12-16 03:19:05 UTC

Answers