Sha256: 00b67f322e3dbdc00c9932b446bf34a0cc2a5fea417f2086bba88131953b4c18

Contents?: true

Size: 1.38 KB

Versions: 3

Compression:

Stored size: 1.38 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://development.avalara.net/1.0/address/validate?City=&Country=US&Line1=&Line2=&PostalCode=&Region=AL
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Authorization:
      - Basic MTEwMDExMzA5NjoxRDEzRURBMkRDQ0M3RTRB
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 500
      message: Internal Server Error
    headers:
      Cache-Control:
      - private
      Content-Type:
      - text/json; charset=utf-8
      X-Aspnet-Version:
      - 4.0.30319
      X-Powered-By:
      - ASP.NET
      Date:
      - Fri, 14 Apr 2017 20:40:26 GMT
      Content-Length:
      - '251'
      Set-Cookie:
      - TS017f1821=01a8ddc44e9331d6d0163abc04a753de405afb0a37dcad1bb111284bfacc4f05d54e8d577b9eaa0c916be805967f0690193935b264;
        Path=/
    body:
      encoding: UTF-8
      string: |
        {
        "ResultCode": "Error",
        "Messages": [
        {
        "Summary": "Insufficient address information",
        "Details": "You must specify at least Line\/ZIP, or Line\/City\/State",
        "RefersTo": "Line1",
        "Severity": "Error",
        "Source": "Avalara.AvaTax.Services.Address"}
        ]
        }
    http_version: 
  recorded_at: Fri, 14 Apr 2017 20:40:27 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
solidus_avatax_certified-3.0.0 spec/vcr/Spree_Order/_validate_ship_address/validation_failed/raise_exceptions_if_raise_exceptions_preference_is_enabled.yml
solidus_avatax_certified-2.0.0 spec/vcr/Spree_Order/_validate_ship_address/validation_failed/raise_exceptions_if_raise_exceptions_preference_is_enabled.yml
solidus_avatax_certified-1.1.0 spec/vcr/Spree_Order/_validate_ship_address/validation_failed/raise_exceptions_if_raise_exceptions_preference_is_enabled.yml