Refer to the exhibit. The script returns an output of 401. To use the supplied URL, an HTTP GET request must be sent wit

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Refer to the exhibit. The script returns an output of 401. To use the supplied URL, an HTTP GET request must be sent wit

Post by answerhappygod »

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 base64 encoded concatenation of the username and password. Which action must be taken to return an output of 200?
Refer To The Ex 1
Refer To The Ex 1 (119.35 KiB) Viewed 59 times
A. Change the verify=False setting in the request to verify=True to enable HTTP Basic authentication.
B. Verify that the username and password values imported from the configuration file are still valid.
C. Insert an Authorization header with the values username:password from the supplied configuration file.
D. Modify the method from LOGIN to GET and supply the username:password value as JSON payload. Most Voted
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply