Hi,
When I run the following piece of code;
@gmail_xml = Blackbook.get :username => '[email protected]', :password
=> 'pwd', :as => :xml

Hotmail and yahoo work fine. But with gmail I get the following error:

Nokogiri::CSS::SyntaxError in ItemsController#index

unexpected '.' after '.'

RAILS_ROOT: C:/Documents and
Settings/KivancG.DDM/Desktop/jan22nd/Work/sources/wl
Application Trace | Framework Trace | Full Trace

C:/Ruby/lib/ruby/gems/1.8/gems/nokogiri-1.1.1-x86-mswin32-60/lib/nokogiri/css/parser.rb:60:in
`on_error'
racc/parser.rb:99:in `_racc_do_parse_c'
racc/parser.rb:99:in `__send__'
racc/parser.rb:99:in `do_parse'
app/controllers/items_controller.rb:9:in `index'

Any help would really be appreciated. I couldnot see anyone who got the
same error.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to