nerdexam
Cisco

200-901 · Question #23

Refer to the exhibits. A developer is troubleshooting an API with the given API documentation and cURL command. What is the cause of this problem?

The correct answer is D. The authorization header is missing or incomplete. The authorization header is missing or incomplete because it has the token BUT the Bearer keyword is missing.

Understanding and Using APIs

Question

Refer to the exhibits. A developer is troubleshooting an API with the given API documentation and cURL command. What is the cause of this problem?

Exhibits

200-901 question #23 exhibit 1
200-901 question #23 exhibit 2

Options

  • AThe user is not allowed to post massages from their account
  • BThe request body is missing or incomplete
  • CThe API token specified is expired
  • DThe authorization header is missing or incomplete

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    4% (1)
  • D
    92% (22)

Explanation

The authorization header is missing or incomplete because it has the token BUT the Bearer keyword is missing.

Topics

#API Authorization#HTTP Headers#cURL#API Troubleshooting

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice