Sha256: a6505257b1c75a4942eb4af45fe50a3226add5b624779ccf5d75edf6a7ff4c44

Contents?: true

Size: 1.7 KB

Versions: 3

Compression:

Stored size: 1.7 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.pinterest.com/v1/me/search/boards/?fields=url&limit=2&query=foo
    body:
      encoding: UTF-8
      string: ''
    headers:
      User-Agent:
      - Faraday v0.10.1
      Authorization:
      - Bearer AVP99QpzwII-f1I2p5gyHi8CiCeQFJkDr8dP-JpDs-LEtAAyegAAAAA
      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: 200
      message: OK
    headers:
      Access-Control-Allow-Origin:
      - "*"
      Age:
      - '0'
      Cache-Control:
      - private
      Content-Type:
      - application/json
      Pinterest-Generated-By:
      - None
      Pinterest-Version:
      - d67cb4f
      X-Content-Type-Options:
      - nosniff
      X-Pinterest-Rid:
      - '540830612423'
      X-Ratelimit-Limit:
      - '200'
      X-Ratelimit-Remaining:
      - '88'
      Content-Length:
      - '485'
      Date:
      - Thu, 12 Jan 2017 12:20:30 GMT
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"data": [{"url": "https://www.pinterest.com/shogunpanda/foo-3/", "id":
        "559853866116962373"}, {"url": "https://www.pinterest.com/shogunpanda/foo-2/",
        "id": "559853866116962374"}], "page": {"cursor": "b28yfGNhZGY0ZDM1MjlhNjEwNGYzZTAxYTVjNDlkYjE4MDk2MDczNDMyNTc4ZjYyYmM3Zjg3NWU0ZjA1NDYzYTAyMmE=",
        "next": "https://api.pinterest.com/v1/me/search/boards/?cursor=b28yfGNhZGY0ZDM1MjlhNjEwNGYzZTAxYTVjNDlkYjE4MDk2MDczNDMyNTc4ZjYyYmM3Zjg3NWU0ZjA1NDYzYTAyMmE%3D&fields=url&limit=2&query=foo"}}'
    http_version: 
  recorded_at: Thu, 12 Jan 2017 12:20:30 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_Boards/_search_my_boards/should_only_get_requested_fields.yml
pinterest-ruby-1.0.1 spec/cassettes/Pinterest_Endpoints_Boards/_search_my_boards/should_only_get_requested_fields.yml
pinterest-ruby-1.0.0 spec/cassettes/Pinterest_Endpoints_Boards/_search_my_boards/should_only_get_requested_fields.yml