--- http_interactions: - request: method: post uri: https://www.googleapis.com/oauth2/v3/token?client_id=1053743633063-aaearku9rl008rc8vq7muvreifc4jbo8.apps.googleusercontent.com&client_secret=rK6Fkmo6qpiiy0_SnWJDOlgv&code=bad-token&grant_type=authorization_code&redirect_uri=https://developers.google.com/oauthplayground body: encoding: US-ASCII string: '' headers: User-Agent: - Typhoeus - https://github.com/typhoeus/typhoeus response: status: code: 400 message: Bad Request headers: Vary: - Origin,Accept-Encoding - X-Origin Content-Type: - application/json; charset=UTF-8 Date: - Mon, 13 Apr 2015 07:20:25 GMT Expires: - Mon, 13 Apr 2015 07:20:25 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=0.5 Accept-Ranges: - none Transfer-Encoding: - chunked body: encoding: UTF-8 string: | { "error": "invalid_grant", "error_description": "Bad Request" } http_version: recorded_at: Mon, 13 Apr 2015 07:20:25 GMT recorded_with: VCR 2.9.3