Sha256: e5615d8b580585a4c4c97d3c2f19865419709e87564a384cd694dd7cee2e33ff

Contents?: true

Size: 1.62 KB

Versions: 6

Compression:

Stored size: 1.62 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: "<BRAZE_REST_URL>/email/hard_bounces?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:
      - '249997'
      X-Ratelimit-Reset:
      - '1554469200'
      X-Request-Id:
      - c558e8fa-6297-4781-ae01-e3578c6cf5cc
      X-Runtime:
      - '0.036732'
      Accept-Ranges:
      - bytes
      - bytes
      Age:
      - '0'
      - '0'
      Transfer-Encoding:
      - chunked
      Date:
      - Fri, 05 Apr 2019 12:42:30 GMT
      Via:
      - 1.1 varnish
      Connection:
      - keep-alive
      X-Served-By:
      - cache-ams21022-AMS
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
      X-Timer:
      - S1554468150.427045,VS0,VE47
      Vary:
      - Accept-Encoding
    body:
      encoding: ASCII-8BIT
      string: '{"emails":[],"message":"success"}'
    http_version: 
  recorded_at: Fri, 05 Apr 2019 12:42:30 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/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml
braze_ruby-0.3.2 spec/fixtures/responses/email_sync/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml
braze_ruby-0.3.1 spec/fixtures/responses/email_sync/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml
braze_ruby-0.2.2 spec/fixtures/responses/email_sync/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml
braze_ruby-0.2.1 spec/fixtures/responses/email_sync/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml
braze_ruby-0.2.0 spec/fixtures/responses/email_sync/hard_bounces/responds_with_empty_array_when_no_hard_bounces.yml