avadev/AvaTax-REST-V2-JS-SDK

TypeError: can't access property 'content-type' of undefined (in browser)

alexTayanovsky opened this issue · 1 comments

Happens on this line, and because of this exception, the promise is rejected.

if (res.headers._headers['content-type'][0] === 'application/vnd.ms-excel') {

v18.9.0 works fine though

addressed in latest releases. Please reopen if the issue persists