Cisco DevNet Associate (DEVASC) 200-901 Question # 17 Topic 2 Discussion

Cisco DevNet Associate (DEVASC) 200-901 Question # 17 Topic 2 Discussion

200-901 Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

Refer to the exhibit.

200-901 Question 17

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?


A.

Change the verify=False setting in the request to verify=True to enable HTTP Basic authentication


B.

Modify the method from LOGIN to GET and supply the username ;password value as JSON payload


C.

Verify that the username and password values imported from the configuration file ate still valid.


D.

Insert an Authorization header with the values username password from the supplied configuration file.


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.