Closed vemv closed 9 years ago
I am encountering the same thing. I noticed that my issue was that I was using the latest Hashie version of 3.2.0, which required that we add
include Hashie::Extensions::IndifferentAccess
To the Avalara::Types::Stash
object.
Good catch! I'm thinking this should be fixed by the hashie update that went out today. If you run into any other issues with it, definitely let me know.
For some reason an apparently successful request (it looks successful - see below) results in the corresonding Avalara::Response::Invoice object with all its fields set to nil instead.