Skip to content

Instantly share code, notes, and snippets.

@avarteq
Created April 1, 2010 12:45
Show Gist options
  • Save avarteq/351755 to your computer and use it in GitHub Desktop.
Save avarteq/351755 to your computer and use it in GitHub Desktop.
JSON::ParserError: 665: unexpected token at 'true'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/json-1.2.3/lib/json/common.rb:128:in `parse'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/json-1.2.3/lib/json/common.rb:128:in `parse'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter.rb:100:in `parse'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter.rb:69:in `make_friendly'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter/request.rb:42:in `perform'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter/request.rb:6:in `get'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter/base.rb:355:in `perform_get'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/twitter-0.9.2/lib/twitter/base.rb:148:in `friendship_exists?'
from (irb):5
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/railties-3.0.0.beta/lib/rails/commands/console.rb:47:in `start'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/railties-3.0.0.beta/lib/rails/commands/console.rb:8:in `start'
from /Users/jfischer/.rvm/gems/ruby/1.9.1/gems/railties-3.0.0.beta/lib/rails/commands.rb:34:in `<top (required)>'
from /Users/jfischer/git/twitter_toolbox/script/rails:10:in `require'
from /Users/jfischer/git/twitter_toolbox/script/rails:10:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment