Sha256: 7763b981a57e01bc9533ff8841b7dedab4bbea224d571aac1c456e463967b136

Contents?: true

Size: 1.63 KB

Versions: 6

Compression:

Stored size: 1.63 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: "<BRAZE_REST_URL>/email/unsubscribes?api_key=<BRAZE_REST_API_KEY>&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.1.0
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      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:
      - '249995'
      X-Ratelimit-Reset:
      - '1554469200'
      X-Request-Id:
      - 789be9aa-f170-4720-8e99-69225027766a
      X-Runtime:
      - '0.090793'
      Accept-Ranges:
      - bytes
      - bytes
      Age:
      - '0'
      - '0'
      Transfer-Encoding:
      - chunked
      Date:
      - Fri, 05 Apr 2019 12:44:12 GMT
      Via:
      - 1.1 varnish
      Connection:
      - keep-alive
      X-Served-By:
      - cache-ams21050-AMS
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
      X-Timer:
      - S1554468252.044685,VS0,VE101
      Vary:
      - Accept-Encoding
    body:
      encoding: ASCII-8BIT
      string: '{"emails":[],"message":"success"}'
    http_version: 
  recorded_at: Fri, 05 Apr 2019 12:44:12 GMT
recorded_with: VCR 4.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
braze_ruby-0.3.3 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.3.2 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.3.1 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.2.2 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.2.1 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml
braze_ruby-0.2.0 spec/fixtures/responses/email_sync/unsubscribes/responds_with_empty_array_when_no_unsubscribes.yml