Amazon
AXS-C01 · Question #73
An Amazon Alexa Skill with account linking receives the following request from Alexa: Before responding to the request, how should the Alexa Skill Builder verify that the request came from a user…
The correct answer is A. Confirm that apiAccessToken verifies that the user is in the resource server and that the token has. See the full explanation below for the reasoning.
Question
An Amazon Alexa Skill with account linking receives the following request from Alexa:
Before responding to the request, how should the Alexa Skill Builder verify that the request came from a user with a valid service account?
Exhibit
Options
- AConfirm that apiAccessToken verifies that the user is in the resource server and that the token has
- BConfirm that accessToken verifies that the token has not expired and that the user is the resource
- CConfirm that accessToken verifies that the user is in the resource server and that the token has not
- DConfirm that apiAccessToken verifies that the token has not expired and that the user is the
How the community answered
(43 responses)- A79% (34)
- B2% (1)
- C12% (5)
- D7% (3)
Community Discussion
No community discussion yet for this question.
