--- http_interactions: - request: method: post uri: https://devapi.currencycloud.com/v2/authenticate/api body: encoding: US-ASCII string: login_id=non-existent-login-id&api_key=ef0fd50fca1fb14c1fab3a8436b9ecb57528f0 headers: Accept: - ! '*/*' User-Agent: - Ruby response: status: code: 400 message: Bad Request headers: Server: - nginx Content-Type: - application/json;charset=utf-8 Date: - Fri, 24 Apr 2015 20:47:14 GMT X-Request-Id: - '2771569299808580066' X-Content-Type-Options: - nosniff Connection: - close Content-Length: - '190' body: encoding: US-ASCII string: ! '{"error_code":"auth_invalid_user_login_details","error_messages":{"api_key":[{"code":"api_key_length_is_invalid","message":"api_key should be 64 character(s) long","params":{"length":64}}]}}' http_version: recorded_at: Fri, 24 Apr 2015 20:47:14 GMT recorded_with: VCR 2.9.3