--- http_interactions: - request: method: post uri: http://123:abc@localhost:3003/oauth/token body: encoding: UTF-8 string: grant_type=client_credentials headers: User-Agent: - Faraday v0.9.1 Content-Type: - application/x-www-form-urlencoded Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Cache-Control: - no-store Pragma: - no-cache Content-Type: - application/json; charset=utf-8 Etag: - W/"815cacdcae868316d9283b4c4234be07" X-Request-Id: - 8ff577cb-4792-454d-aaa8-d18229200ca4 X-Runtime: - '0.015656' Connection: - close Server: - thin body: encoding: UTF-8 string: '{"access_token":"5552d62289d2c8e4ccbc676e1624dbf145da58cbce820e76dd004ecbddfd8078","token_type":"bearer","scope":"read write","created_at":1430246609}' http_version: recorded_at: Tue, 28 Apr 2015 18:43:29 GMT - request: method: post uri: http://localhost:3003/api/identifiers body: encoding: UTF-8 string: '' headers: User-Agent: - Faraday v0.9.1 Accept: - application/vnd.exchange.openstax.v1 Content-Type: - application/json Authorization: - Bearer 5552d62289d2c8e4ccbc676e1624dbf145da58cbce820e76dd004ecbddfd8078 Content-Length: - '0' Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Date: - Tue, 28 Apr 2015 18:43:29 GMT Content-Type: - application/json; charset=utf-8 Etag: - W/"fe30d78c0c6dfa5d263ef6f2f272ef41" Cache-Control: - max-age=0, private, must-revalidate Set-Cookie: - request_method=POST; path=/ X-Request-Id: - b063040f-9657-4688-b184-13598fdfaaa5 X-Runtime: - '0.055653' Connection: - close Server: - thin body: encoding: UTF-8 string: '{"read":"029aa6a1917fdad644ffecbf6a65a670700e24c91bd7382009308ef5e48791b2","write":"c7a0b2e50c5cb79da5dc9f7d0794ef45189f2077e3eac7df23cb3914a78ced9c"}' http_version: recorded_at: Tue, 28 Apr 2015 18:43:29 GMT - request: method: post uri: http://localhost:3003/api/events/platforms/multiple_choices body: encoding: UTF-8 string: '{"identifier":"c7a0b2e50c5cb79da5dc9f7d0794ef45189f2077e3eac7df23cb3914a78ced9c","resource":"https://exercises-dev1.openstax.org/api/exercises/123@1","trial":"1","answer":"answer_string"}' headers: User-Agent: - Faraday v0.9.1 Accept: - application/vnd.exchange.openstax.v1 Authorization: - Bearer 5552d62289d2c8e4ccbc676e1624dbf145da58cbce820e76dd004ecbddfd8078 Content-Type: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Date: - Tue, 28 Apr 2015 18:43:29 GMT Content-Type: - application/json; charset=utf-8 Etag: - W/"caf97912c3657c4d0bbaab554f64e444" Cache-Control: - max-age=0, private, must-revalidate Set-Cookie: - request_method=POST; path=/ X-Request-Id: - 7c475370-105f-47ce-845e-9f991408395a X-Runtime: - '0.074384' Connection: - close Server: - thin body: encoding: UTF-8 string: '{"identifier":"c7a0b2e50c5cb79da5dc9f7d0794ef45189f2077e3eac7df23cb3914a78ced9c","resource":"https://exercises-dev1.openstax.org/api/exercises/123@1","trial":"1","created_at":"2015-04-28T18:43:29.466Z","answer_type":"multiple-choice","answer":"answer_string"}' http_version: recorded_at: Tue, 28 Apr 2015 18:43:29 GMT recorded_with: VCR 2.9.3