301 "Moved Permanently" for oauth with rails 2

Hi,

   Im using rails 2.3.11 with ruby 1.8.7. My oauth version is 0.4. Im getting Error '301 "Moved Permanently"' while calling get_request_token method.

Rosy Catz wrote in post #1123835:

Hi,

   Im using rails 2.3.11 with ruby 1.8.7. My oauth version is 0.4. Im getting Error '301 "Moved Permanently"' while calling get_request_token method.

Solved this issue. I changed http://twiiter.com into http://api.twitter.com thats it problem solved.