Displaying 1 result from an estimated 1 matches for "my_test_api_test".
2005 Dec 31
1
Error when Testing AWS API (ArgumentError: illegal refid http://test.host/login)
.../usr/local/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.0.0/lib/action_web_service/test_invoke.rb:59:in
`decode_rpc_response''
/usr/local/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.0.0/lib/action_web_service/test_invoke.rb:11:in
`invoke''
./test/functional/my_test_api_test.rb:14:in `test_do_it''
I''m using Ruby 1.8.4 compiled form source on Linux and the Rails 1.0.0 gems.
I''ve been searching for info on the problem for the last couple of
hours and haven''t turned up anything, so if someone could point me in
the right direction (or c...