--- http_interactions: - request: method: post uri: https://owner-api.teslamotors.com/oauth/token body: encoding: UTF-8 string: grant_type=password&client_id=&client_secret=&email=&password= headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-Agent: - Ruby response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 17 Dec 2014 00:55:06 GMT Content-Type: - application/json; charset=utf-8 Transfer-Encoding: - chunked Connection: - keep-alive Status: - 200 OK Cache-Control: - no-store Pragma: - no-cache X-Ua-Compatible: - IE=Edge,chrome=1 X-Request-Id: - 90a0b4739059139b6e1264fdf58e68ac X-Runtime: - '0.481155' body: encoding: UTF-8 string: '{"access_token":"9ac91bab16357dba7079b6658892194d0e3e0451bf9473028934cd33ca3630b9","token_type":"bearer","expires_in":7776000}' http_version: recorded_at: Wed, 17 Dec 2014 00:55:08 GMT - request: method: get uri: https://owner-api.teslamotors.com/api/1/vehicles body: encoding: US-ASCII string: '' headers: Authorization: - Bearer 9ac91bab16357dba7079b6658892194d0e3e0451bf9473028934cd33ca3630b9 response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 17 Dec 2014 00:55:07 GMT Content-Type: - application/json; charset=utf-8 Content-Length: - '446' Connection: - keep-alive Status: - 200 OK X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"92bf165299826af7b9ed0b8f3886e15e"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 7cd715f8ee9de502436575e911f972d1 X-Runtime: - '0.044155' body: encoding: UTF-8 string: '{"response":[{"color":null,"display_name":"Nikola","id":1514029006966957156,"option_codes":"MS01,RENA,TM00,DRLH,PF00,BT85,PBCW,RFPO,WT19,IBMB,IDPB,TR00,SU01,SC01,TP01,AU01,CH00,HP00,PA00,PS00,AD02,X020,X025,X001,X003,X007,X011,X013,COUS","vehicle_id":490215852,"vin":"5YJSA1CN5CFP01657","tokens":["91a139ce322eed65","493cead2e5ab6535"],"state":"online","remote_start_enabled":true,"calendar_enabled":true,"notifications_enabled":true}],"count":1}' http_version: recorded_at: Wed, 17 Dec 2014 00:55:08 GMT - request: method: post uri: https://owner-api.teslamotors.com/api/1/vehicles/1514029006966957156/command/charge_max_range body: encoding: UTF-8 string: '' headers: Authorization: - Bearer 9ac91bab16357dba7079b6658892194d0e3e0451bf9473028934cd33ca3630b9 response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 17 Dec 2014 00:55:07 GMT Content-Type: - application/json; charset=utf-8 Content-Length: - '58' Connection: - keep-alive Status: - 200 OK X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"166ceb8e24f75b4a416e51ce669070f3"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - d5dd07abb1535258e6c234cb892cc4f0 X-Runtime: - '0.199652' body: encoding: UTF-8 string: '{"response":{"reason":"","result":true}}' http_version: recorded_at: Wed, 17 Dec 2014 00:55:09 GMT recorded_with: VCR 2.9.3