Nate Brown
Results
1
comments of
Nate Brown
In `exports.handler` in index.js, you need to add `.withApiClient(new Alexa.DefaultApiClient()).` This line enables the creation of the serviceClientFactory in the way the creator does it.