Sha256: ffde19dea70e6282ab297cf5134db124a0624c7757b4adae19e056cd378daec8

Contents?: true

Size: 1.65 KB

Versions: 3

Compression:

Stored size: 1.65 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: "<BRAZE_REST_URL>/email/unsubscribes?end_date=2019-02-25&start_date=2019-02-20"
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - application/json
      Accept:
      - application/json
      User-Agent:
      - Braze Ruby gem v0.3.3
      Authorization:
      - Bearer <BRAZE_REST_API_KEY>
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '58'
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Type:
      - application/json
      Etag:
      - W/"b0a253ed9e9eda7c79a0df7a6f87381f"
      Server:
      - nginx
      Strict-Transport-Security:
      - max-age=0; includeSubDomains
      - max-age=31536000; includeSubDomains
      X-Ratelimit-Limit:
      - '250000'
      X-Ratelimit-Remaining:
      - '249927'
      X-Ratelimit-Reset:
      - '1592424000'
      X-Request-Id:
      - 8e05ec17-15c3-43a1-a79b-ce8a60c2c89e
      X-Runtime:
      - '0.021148'
      Accept-Ranges:
      - bytes
      - bytes
      Age:
      - '0'
      - '0'
      Date:
      - Wed, 17 Jun 2020 19:45:35 GMT
      Via:
      - 1.1 varnish
      X-Served-By:
      - cache-hhn4021-HHN
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
      X-Timer:
      - S1592423135.200434,VS0,VE30
      Vary:
      - Origin,Accept-Encoding
    body:
      encoding: ASCII-8BIT
      string: '{"emails":[],"message":"success"}'
    http_version: 
  recorded_at: Wed, 17 Jun 2020 19:45:35 GMT
recorded_with: VCR 5.0.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
braze_ruby-0.4.2 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.4.1 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.4.0 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml