Sha256: 96dd0010246e905384ab2219cf65905614d3ac865d836afb855f75d45c8b0653

Contents?: true

Size: 1.47 KB

Versions: 7

Compression:

Stored size: 1.47 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.mailgun.net/v3/DOMAIN.TEST/messages
    body:
      encoding: UTF-8
      string: from=sally%test.com&to=sally%test.com&subject=Exception+Integration+Test&text=INTEGRATION+TESTING
    headers:
      Accept:
      - "*/*"
      User-Agent:
      - rest-client/2.1.0 (darwin21.6.0 x86_64) ruby/2.5.1p57
      Content-Length:
      - '121'
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Host:
      - api.mailgun.net
      Authorization:
      - Basic YXBpOmQ5MTViNWNkYjlhNTgzNjg1ZDhmM2ZiMWJlYzBmMjBmLTA3YmM3YjA1LWZhNDgxNmEx
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Allow-Origin:
      - "*"
      Cache-Control:
      - no-store
      Content-Length:
      - '219'
      Content-Type:
      - application/json; charset=utf-8
      Date:
      - Sun, 28 May 2023 11:40:00 GMT
      Strict-Transport-Security:
      - max-age=63072000; includeSubDomains
      X-Xss-Protection:
      - 1; mode=block
    body:
      encoding: UTF-8
      string: '{"message":"Domain DOMAIN.TEST is not allowed to send: Free accounts
        are for test purposes only. Please upgrade or add the address to authorized
        recipients in Account Settings."}

'
    http_version: 
  recorded_at: Sun, 28 May 2023 11:40:00 GMT
recorded_with: VCR 3.0.3

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mailgun-ruby-1.2.15 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.14 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.13 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.12 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.11 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.10 vcr_cassettes/exceptions-not-allowed.yml
mailgun-ruby-1.2.9 vcr_cassettes/exceptions-not-allowed.yml