I'm using your super simple example to start, but I'm getting:
ReferenceError: AmazonMwsClient is not defined
Any tips on getting around this? I've never tried to construct a prototype defined within a module before, so I don't know how to debug this.
I'm using your super simple example to start, but I'm getting:
Any tips on getting around this? I've never tried to construct a prototype defined within a module before, so I don't know how to debug this.