--- http_interactions: - request: method: post uri: https://api.trello.com/1/boards body: encoding: US-ASCII string: name=My%20New%20Board&desc=A%20very%20brief%20description... headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate Authorization: - "" Content-Length: - '60' Content-Type: - application/x-www-form-urlencoded User-Agent: - Ruby response: status: code: 200 message: OK headers: X-Powered-By: - Express Cache-Control: - max-age=0, must-revalidate, no-cache, no-store X-Content-Type-Options: - nosniff Strict-Transport-Security: - max-age=15768000 X-Xss-Protection: - 1; mode=block X-Frame-Options: - DENY X-Server-Time: - '1389729836696' Expires: - Thu, 01 Jan 1970 00:00:00 Content-Type: - application/json Access-Control-Allow-Origin: - "*" Access-Control-Allow-Methods: - GET, PUT, POST, DELETE Content-Length: - '722' Vary: - Accept-Encoding Date: - Tue, 14 Jan 2014 20:03:56 GMT body: encoding: UTF-8 string: "{\"id\":\"52d5982c68f398246f1e3d1e\",\"name\":\"My New Board\",\"desc\":\"A very brief description...\",\"descData\":null,\"closed\":false,\"idOrganization\":null,\"pinned\":true,\"url\":\"\",\"shortUrl\":\"\",\"prefs\":{\"permissionLevel\":\"private\",\"voting\":\"disabled\",\"comments\":\"members\",\"invitations\":\"members\",\"selfJoin\":false,\"cardCovers\":true,\"cardAging\":\"regular\",\"background\":\"blue\",\"backgroundColor\":\"#205C7E\",\"backgroundImage\":null,\"backgroundImageScaled\":null,\"backgroundTile\":false,\"backgroundBrightness\":\"unknown\",\"canBePublic\":true,\"canBeOrg\":true,\"canBePrivate\":true,\"canInvite\":true},\"labelNames\":{\"red\":\"\",\"orange\":\"\",\"yellow\":\"\",\"green\":\"\",\"blue\":\"\",\"purple\":\"\"}}" http_version: recorded_at: Tue, 14 Jan 2014 20:03:55 GMT recorded_with: VCR 2.8.0