wear / open-taobao

make use taobao open api more flexible
MIT License
32 stars 7 forks source link

confuse erro #1

Open xiaods opened 15 years ago

xiaods commented 15 years ago

rails 2.3.2

OpenTaobao.get_with(:method =>'taobao.sellercats.list.get',:nick => 'alipublic23') ArgumentError: must pass :url from /Users/xds/Projects/toptest/vendor/plugins/rest-client/lib/restclient/request.rb:22:in initialize' from /Users/xds/Projects/toptest/vendor/plugins/rest-client/lib/restclient/request.rb:17:innew' from /Users/xds/Projects/toptest/vendor/plugins/rest-client/lib/restclient/request.rb:17:in execute' from /Users/xds/Projects/toptest/vendor/plugins/rest-client/lib/restclient.rb:65:inget' from /Users/xds/Projects/toptest/vendor/plugins/open-taobao/lib/open_taobao.rb:37:in `get_with' from (irb):2

xiaods commented 15 years ago

if i remove open-taobao,no erro

xiaods commented 15 years ago

another confuse error things: ruby script/plugin install git://github.com/wear/open-taobao.git ruby script/plugin install git://github.com/wear/open-taobao.git Initialized empty Git repository in /Users/xds/Projects/toptest/vendor/plugins/open-taobao/.git/ warning: no common commits remote: Counting objects: 27, done. remote: Compressing objects: 100% (20/20), doremote: ne. remote: Total 27 (delta 3), reused 0 (delta 0) Unpacking objects: 100% (27/27), done. From git://github.com/wear/open-taobao

===========always tops Plugin not found.