nerdexam
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

AXS-C01 question #73 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)
  • A
    79% (34)
  • B
    2% (1)
  • C
    12% (5)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice