Sha256: 8f245ddd9be2575e5cb3a8e716b4768276cd8d352d07170ac69bf79430288fb5
Contents?: true
Size: 1.49 KB
Versions: 2
Compression:
Stored size: 1.49 KB
Contents
--- http_interactions: - request: method: get uri: https://sandbox-rest.avatax.com/api/v2/addresses/resolve?city=Philadelphia&country=US&line1=822%20Reed%20St&line2=&postalCode=too_long_zipcode®ion=PA body: encoding: US-ASCII string: '' headers: Accept: - application/json; charset=utf-8 User-Agent: - AvaTax Ruby Gem 19.7.0 X-Avalara-Client: - a0o0b000005HsXPAA0;Spree by Spark;RubySdk;19.7.0; Authorization: - "<AVATAX_TOKEN>" Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 400 message: Bad Request headers: Date: - Fri, 20 Sep 2019 09:03:04 GMT Content-Type: - application/json; charset=utf-8 Transfer-Encoding: - chunked Connection: - keep-alive X-Content-Type-Options: - nosniff Serverduration: - '00:00:00.0005632' body: encoding: UTF-8 string: '{"error":{"code":"StringLengthError","message":"Field ''postalCode'' has an invalid length.","target":"IncorrectData","details":[{"code":"StringLengthError","number":13,"message":"Field ''postalCode'' has an invalid length.","description":"Field ''postalCode'' must be between 0 and 11 characters in length.","faultCode":"Client","helpLink":"http://developer.avalara.com/avatax/errors/StringLengthError","severity":"Error"}]}}' http_version: recorded_at: Fri, 20 Sep 2019 09:03:04 GMT recorded_with: VCR 4.0.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_avatax_official-1.8.0 | spec/vcr/spree_avatax_official/address/zipcode_failure.yml |
spree_avatax_official-1.7.1 | spec/vcr/spree_avatax_official/address/zipcode_failure.yml |