goshippo / shippo-ruby-client

Shipping API Ruby library (USPS, FedEx, UPS and more)
https://goshippo.com/docs/
76 stars 72 forks source link

Shippo::Address breaking with current API response. #93

Closed abMatGit closed 4 years ago

abMatGit commented 5 years ago

Shippo::Address#create seems to break on the following response fields: object_purpose and object_source.

Currently they don't seem to be properties on the Shippo::ApiObject object, so hashie has problems.

You can reproduce this from the sample given in bin/address_validation_example

jfriedr commented 4 years ago

Are you still running into this? Were you able to get this solved?

I will try to get this replicated later this evening.

jfriedr commented 4 years ago

Feel free to ping me if you need help with this.