Sha256: 86c4efa0febbaea6eea8d2ed0aaa19dba616a172f8c6495f920d52dc0c94f839

Contents?: true

Size: 1.41 KB

Versions: 3

Compression:

Stored size: 1.41 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://development.avalara.net/1.0/address/validate?City=&Country=US&Line1=915%20S%20Jackson%20St&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:
      - Thu, 13 Apr 2017 17:56:10 GMT
      Content-Length:
      - '256'
      Set-Cookie:
      - TS017f1821=01a8ddc44e558729657c7a929cf9a814c589b55e310d9ac8288556663cb1e0ebfdaf01d19f710a1233299237920e92072eb1a0a5c1;
        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": "PostalCode",
        "Severity": "Error",
        "Source": "Avalara.AvaTax.Services.Address"}
        ]
        }
    http_version: 
  recorded_at: Thu, 13 Apr 2017 17:56:10 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/address_validation_failure.yml
solidus_avatax_certified-2.0.0 spec/vcr/address_validation_failure.yml
solidus_avatax_certified-1.1.0 spec/vcr/address_validation_failure.yml