Update serviceClientFactory to include customer profile
I believe there needs to be an equivalent serviceClientFactory call for the customer profile (e.g. - 'serviceClientFactory.getDeviceAddressServiceClient()' is used for device address; I assume 'serviceClientFactory.getCustomerProfileServiceClient()' would be the equivalent for Customer Profile info)
1
vote

-
Josh Broadhurst commented
you can use serviceClientFactory.getUpsServiceClient() now to get customer profile details. https://ask-sdk-for-nodejs.readthedocs.io/en/latest/Calling-Alexa-Service-APIs.html#upsserviceclient