Skip to content
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

Twitter::Error::Unauthorized: Timestamp out of bounds #403

Closed
uranio-235 opened this issue May 29, 2013 · 2 comments
Closed

Twitter::Error::Unauthorized: Timestamp out of bounds #403

uranio-235 opened this issue May 29, 2013 · 2 comments

Comments

@uranio-235
Copy link

Twitter::Error::Unauthorized: Timestamp out of bounds
from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/response/raise_error.rb:21:in on_complete' from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/response.rb:9:inblock in call'
from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/response.rb:63:in on_complete' from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/response.rb:8:incall'
from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/request/url_encoded.rb:14:in call' from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/request/multipart.rb:13:incall'
from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/request/multipart_with_file.rb:14:in call' from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/connection.rb:247:inrun_request'
from /usr/local/lib/ruby/gems/1.9.1/gems/faraday-0.8.7/lib/faraday/connection.rb:112:in post' from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/client.rb:81:inrequest'
from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/client.rb:70:in post' from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/api/utils.rb:82:inobject_from_response'
from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter/api/tweets.rb:129:in update' from /usr/local/lib/ruby/gems/1.9.1/gems/twitter-4.6.2/lib/twitter.rb:52:inmethod_missing'
from (irb):25
from /usr/local/bin/irb:12:in `

'

@stve
Copy link
Collaborator

stve commented May 29, 2013

This error is generated when the timestamp used to generate an OAuth signature is out of sync with Twitter's servers. Make sure that your clock is synced with NTP.

@stve stve closed this as completed May 29, 2013
@ZeeshanAhmadKhalil
Copy link

My Clock is sync with NTP, its still giving the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants