--- 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/"b8b7933dc19f52992aca234229e6ed19" X-Request-Id: - c7b06596-cef0-4675-a04b-76c8e27b63db X-Runtime: - '0.018396' Connection: - close Server: - thin body: encoding: UTF-8 string: '{"access_token":"cecb9cf0b72448771be33bea9caa9aab1cb2b0d5f6488a010dcdd0218ab811b3","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 cecb9cf0b72448771be33bea9caa9aab1cb2b0d5f6488a010dcdd0218ab811b3 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/"418c0e720814d0c848ca1af5ff6076b7" Cache-Control: - max-age=0, private, must-revalidate Set-Cookie: - request_method=POST; path=/ X-Request-Id: - eb06ece6-3591-43c7-a668-3dabdb54be9b X-Runtime: - '0.066011' Connection: - close Server: - thin body: encoding: UTF-8 string: '{"read":"2f29e60deb4d57a2ffd61445bae1d16cf872a36e54261aca523afce49368b8fc","write":"2fcae26ba766d07e9567b975be1847af6e26e62f92d525cf4667d152cba10606"}' http_version: recorded_at: Tue, 28 Apr 2015 18:43:29 GMT recorded_with: VCR 2.9.3