Sha256: 4729c5da6b4286539216c2e50a1bd79cd4447d0cb1c4eb70978891f5eec9ebd8

Contents?: true

Size: 1.98 KB

Versions: 27

Compression:

Stored size: 1.98 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:
      - ACCESS_TOKEN
      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:
      - Tue, 06 Oct 2015 20:05:02 GMT
      Etag:
      - '"a6b45fc13ff04948fb90164dd38b7ee4"'
      Server:
      - nginx/1.6.2
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      X-Request-Id:
      - a5127c40-6253-4a58-bf9f-bcd69676a945
      X-Runtime:
      - '0.109726'
      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: Tue, 06 Oct 2015 20:05:02 GMT
recorded_with: VCR 2.9.3

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
access-2.0.20 test/vcr/cassettes/oauth_application_find.yml
access-2.0.19 test/vcr/cassettes/oauth_application_find.yml
access-2.0.18 test/vcr/cassettes/oauth_application_find.yml
access-2.0.17 test/vcr/cassettes/oauth_application_find.yml
access-2.0.15 test/vcr/cassettes/oauth_application_find.yml
access-2.0.14 test/vcr/cassettes/oauth_application_find.yml
access-2.0.13 test/vcr/cassettes/oauth_application_find.yml