--- http_interactions: - request: method: post uri: https://www.googleapis.com/oauth2/v3/token?client_id=1053743633063-aaearku9rl008rc8vq7muvreifc4jbo8.apps.googleusercontent.com&client_secret=rK6Fkmo6qpiiy0_SnWJDOlgv&grant_type=refresh_token&redirect_uri=https://developers.google.com/oauthplayground&refresh_token=fake body: encoding: US-ASCII string: '' headers: User-Agent: - Typhoeus - https://github.com/typhoeus/typhoeus response: status: code: 401 message: Unauthorized headers: Vary: - Origin,Accept-Encoding - X-Origin Www-Authenticate: - Bearer realm="https://accounts.google.com/" Content-Type: - application/json; charset=UTF-8 Date: - Thu, 23 Apr 2015 09:27:11 GMT Expires: - Thu, 23 Apr 2015 09:27:11 GMT Cache-Control: - private, max-age=0 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block Server: - GSE Alternate-Protocol: - 443:quic,p=1 Accept-Ranges: - none Transfer-Encoding: - chunked body: encoding: UTF-8 string: | { "error": "invalid_client", "error_description": "Unauthorized" } http_version: recorded_at: Thu, 23 Apr 2015 09:27:11 GMT recorded_with: VCR 2.9.3