Sha256: 803083a0abb4d3e7c2da4c44286a3269b6f8924d341ceb5598cf83e115c67553

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.pinterest.com/v1/oauth/inspect
    body:
      encoding: UTF-8
      string: ''
    headers:
      User-Agent:
      - Faraday v0.10.1
      Authorization:
      - Bearer A
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 401
      message: UNAUTHORIZED
    headers:
      Age:
      - '0'
      Cache-Control:
      - private
      Content-Type:
      - application/json
      Pinterest-Generated-By:
      - devplatform-devapi-prod-0a01c01e
      Pinterest-Version:
      - d67cb4f
      X-Content-Type-Options:
      - nosniff
      X-Pinterest-Rid:
      - '308104637921'
      Content-Length:
      - '177'
      Date:
      - Thu, 12 Jan 2017 11:46:46 GMT
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"status": "failure", "code": 3, "host": "devplatform-devapi-prod-0a01c01e",
        "generated_at": "Thu, 12 Jan 2017 11:46:46 +0000", "message": "Authorization
        failed.", "data": null}'
    http_version: 
  recorded_at: Thu, 12 Jan 2017 11:46:46 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pinterest-ruby-1.0.2 spec/cassettes/Pinterest_Endpoints_Authentication/_verify_access_token/should_return_an_exception_when_using_an_invalid_token.yml
pinterest-ruby-1.0.1 spec/cassettes/Pinterest_Endpoints_Authentication/_verify_access_token/should_return_an_exception_when_using_an_invalid_token.yml
pinterest-ruby-1.0.0 spec/cassettes/Pinterest_Endpoints_Authentication/_verify_access_token/should_return_an_exception_when_using_an_invalid_token.yml