--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://localhost:3000/api/v1/users/1/organizations body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000 headers: content-type: - application/x-www-form-urlencoded response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 404 message: Not Found headers: content-type: - text/html date: - Mon, 29 Aug 2011 18:19:03 GMT x-runtime: - "0.370873" content-length: - "51884" body: | Action Controller: Exception caught

ActiveRecord::RecordNotFound in Api::V1::UserOrganizationsController#create

Couldn't find Organization with ID=100000

Rails.root: /Users/michaelguterl/code/rm/board

Application Trace | Framework Trace | Full Trace
app/controllers/api/v1/user_organizations_controller.rb:13:in `create'

Request

Parameters:

{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6",
       "id"=>"100000",
       "user_id"=>"1"}

Show session dump

Show env dump

Response

Headers:

None

http_version: "1.1"