Sha256: 56ed047a7403481beaf72b78dcbe00a96628ececad59612cf0c4f563ac865b23

Contents?: true

Size: 1.94 KB

Versions: 6

Compression:

Stored size: 1.94 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://token-demo.adcrws.com/v1/oauth_applications/649
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Access-Token:
      - ACCESS_TOKEN
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx/1.8.0
      Date:
      - Thu, 21 Jan 2016 18:34:34 GMT
      Content-Type:
      - application/json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      Access-Control-Allow-Methods:
      - POST, GET, PUT, DELETE, OPTIONS
      Access-Control-Request-Method:
      - GET
      Access-Control-Allow-Headers:
      - Origin,  X-Requested-With, Content-Type, Accept, Authorization, Access-Token
      Access-Control-Max-Age:
      - '1728000'
      Etag:
      - '"70e886d07f4c93915ca9661dc2a827ee"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - e09bbd20-d107-42ab-ab73-8fd3c74086c2
      X-Runtime:
      - '0.052381'
    body:
      encoding: UTF-8
      string: |-
        {
          "oauth_applications": [
            {
              "id": 649,
              "name": "amt-test",
              "owner_id": 230907234,
              "owner_type": "Program",
              "domain_urls": null,
              "scopes": [
                "amt"
              ],
              "active_tokens": [
                "7a044e366ee35284cc57dd02f5468f2f96f411e0df09ea37dad36a3581e64510"
              ],
              "filter": {
                "filter_id": 16,
                "filter_name": "No Content Filter"
              },
              "links": null
            }
          ]
        }
    http_version: 
  recorded_at: Thu, 21 Jan 2016 18:34:39 GMT
recorded_with: VCR 3.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
access-2.0.48 test/vcr/cassettes/oauth_application_find.yml
access-2.0.47 test/vcr/cassettes/oauth_application_find.yml
access-2.0.46 test/vcr/cassettes/oauth_application_find.yml
access-2.0.44 test/vcr/cassettes/oauth_application_find.yml
access-2.0.43 test/vcr/cassettes/oauth_application_find.yml
access-2.0.42 test/vcr/cassettes/oauth_application_find.yml