Sha256: ad2242541ef3c03467860dc458f8a1dd96c9746c2ab670681885e328dd7f4f6b

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 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&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

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_friends_request.yml
social_auth-0.0.12 spec/fixtures/vcr_cassettes/google_plus_service/invalid_friends_request.yml
social_auth-0.0.11 spec/fixtures/vcr_cassettes/google_plus_service/invalid_friends_request.yml
social_auth-0.0.10 spec/fixtures/vcr_cassettes/google_plus_service/invalid_friends_request.yml
social_auth-0.0.9 spec/fixtures/vcr_cassettes/google_plus_service/invalid_friends_request.yml