Sha256: 6c46e72614dab0274a93317c53a342279f80f8484bf216d6c0a1d698e5813722

Contents?: true

Size: 1.68 KB

Versions: 3

Compression:

Stored size: 1.68 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: "<BRAZE_REST_URL>/subscription/status/set"
    body:
      encoding: UTF-8
      string: '{"external_id":"test-user-1","subscription_group_id":"ed06e19a-69b1-4f9b-a452-2db2c4e303a8","subscription_state":"subscribed"}'
    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: 201
      message: Created
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '46'
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Type:
      - application/json
      Etag:
      - W/"838a7c62adda8d131d694ae13ba2c5b7"
      Server:
      - nginx
      Strict-Transport-Security:
      - max-age=0; includeSubDomains
      - max-age=31536000; includeSubDomains
      X-Ratelimit-Limit:
      - '250000'
      X-Ratelimit-Remaining:
      - '249986'
      X-Ratelimit-Reset:
      - '1592478000'
      X-Request-Id:
      - 535f2a1b-31db-456a-9932-a927c56cfbb3
      X-Runtime:
      - '0.006043'
      Accept-Ranges:
      - bytes
      Date:
      - Thu, 18 Jun 2020 10:03:07 GMT
      Via:
      - 1.1 varnish
      X-Served-By:
      - cache-hhn4056-HHN
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
      X-Timer:
      - S1592474588.853802,VS0,VE9
      Vary:
      - Origin,Accept-Encoding
    body:
      encoding: ASCII-8BIT
      string: '{"message":"success"}'
    http_version: 
  recorded_at: Thu, 18 Jun 2020 10:03:07 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/subscription/subscription_status_set/when_subscribing/subscribes_the_user.yml
braze_ruby-0.4.1 spec/fixtures/responses/subscription/subscription_status_set/when_subscribing/subscribes_the_user.yml
braze_ruby-0.4.0 spec/fixtures/responses/subscription/subscription_status_set/when_subscribing/subscribes_the_user.yml