CiscoCisco
200-901 · Question #236
200-901 Question #236: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #236. The question stem and answer options stay visible for context.
Understanding and Using APIs
Question
Refer to the exhibit. The script returns an output of 401. To use the supplied URL. an HTTP GET request must Be sent with an Authorization header. The header value is a BaseG4 encoded concatenation of the username and password. Which action must be taken to return an output of 200?
Options
- AChange the verify=False setting in the request to verify=True to enable HTTP Basic
- BModify the method from LOGIN to GET and supply the username ;password value as JSON
- CVerify that the username and password values imported from the configuration file ate still valid.
- DInsert an Authorization header with the values username password from the supplied
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTTP Status Codes#API Authentication#HTTP GET Request#Authorization Headers