Sha256: 6d1bf43609924aea95c60624bc88ce215c0f59dff0d277d37923860ef671d45f

Contents?: true

Size: 1.3 KB

Versions: 5

Compression:

Stored size: 1.3 KB

Contents

---
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=wrong&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:34:00 GMT
      Expires:
      - Mon, 13 Apr 2015 07:34:00 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:34:00 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
social_auth-0.0.13 spec/fixtures/vcr_cassettes/google_plus_service/invalid_token.yml
social_auth-0.0.12 spec/fixtures/vcr_cassettes/google_plus_service/invalid_token.yml
social_auth-0.0.11 spec/fixtures/vcr_cassettes/google_plus_service/invalid_token.yml
social_auth-0.0.10 spec/fixtures/vcr_cassettes/google_plus_service/invalid_token.yml
social_auth-0.0.9 spec/fixtures/vcr_cassettes/google_plus_service/invalid_token.yml