--- http_interactions: - request: method: post uri: https://prelive-api-auth.capitalontap.com/connect/token body: encoding: US-ASCII string: client_id=invalid&client_secret=invalid&grant_type=password&username=invalid&password=invalid headers: Content-Type: - application/x-www-form-urlencoded User-Agent: - Faraday v0.17.3 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 400 message: Bad Request headers: Cache-Control: - no-cache Pragma: - no-cache Content-Type: - application/json;charset=UTF-8 Expires: - Thu, 01 Jan 1970 00:00:00 GMT Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: - nosniff Date: - Mon, 27 Jan 2020 11:35:09 GMT Content-Length: - '71' body: encoding: UTF-8 string: '{"error":"invalid_client","error_description":"The client is invalid."}' http_version: recorded_at: Mon, 27 Jan 2020 11:35:09 GMT recorded_with: VCR 5.0.0