Amazon
AXS-C01 · Question #18
An Alexa Skill Builder is developing a skill that tells users facts about their neighborhoods using their postal codes. When running the skill, users receive error messages from their Amazon Alexa…
The correct answer is C. The users have opted out of giving their location information. D. The application ID of the skill does not match the expected application ID of the AWS Lambda. See the full explanation below for the reasoning.
Question
An Alexa Skill Builder is developing a skill that tells users facts about their neighborhoods using their postal codes. When running the skill, users receive error messages from their Amazon Alexa devices. When the Builder checks the logs, error messages are being sent when the device location API is used to get users' postal codes. What are the potential causes of this issue? (Choose two.)
Options
- AThe Alexa devices are registered in the incorrect postal code.
- BThe AWS Lambda function is not registered to the skill.
- CThe users have opted out of giving their location information.
- DThe application ID of the skill does not match the expected application ID of the AWS Lambda
- EThe skill is not registered to access information in the developer console.
How the community answered
(21 responses)- A14% (3)
- B10% (2)
- C71% (15)
- E5% (1)
Community Discussion
No community discussion yet for this question.