Sha256: c64abf71a9dd7f61f018c00cce939a9dbb3d8a6ee1332a12658e3ebc8fd2819f

Contents?: true

Size: 1.99 KB

Versions: 2

Compression:

Stored size: 1.99 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://token-demo.adcrws.com/v1/oauth_applications/22
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Access-Token:
      - token_without_limit
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Access-Control-Allow-Headers:
      - Origin,  X-Requested-With, Content-Type, Accept, Authorization, Access-Token
      Access-Control-Allow-Methods:
      - POST, GET, PUT, DELETE, OPTIONS
      Access-Control-Max-Age:
      - '1728000'
      Access-Control-Request-Method:
      - GET
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Type:
      - application/json
      Date:
      - Wed, 16 Sep 2015 20:14:10 GMT
      Etag:
      - '"a6b45fc13ff04948fb90164dd38b7ee4"'
      Server:
      - nginx/1.6.2
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      X-Request-Id:
      - 12cc70c0-bc7f-4af4-b252-6a1eaf3bcf20
      X-Runtime:
      - '0.046701'
      X-Xss-Protection:
      - 1; mode=block
      Content-Length:
      - '475'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "oauth_applications": [
            {
              "id": 22,
              "name": "American Grandparents Association",
              "owner_id": 235308134,
              "owner_type": "Program",
              "domain_urls": null,
              "scopes": [
                "api",
                "docs"
              ],
              "active_tokens": [
                "e4db3fb9a054e78807c431e837c49a59553c73204de91d404fe43d12c247f805"
              ],
              "filter": {
                "filter_id": 18,
                "filter_name": "Grandparents"
              },
              "links": null
            }
          ]
        }
    http_version: 
  recorded_at: Wed, 16 Sep 2015 20:14:10 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
access-2.0.11 test/fixtures/oauth_application_find.yml
access-2.0.10 test/fixtures/oauth_application_find.yml