CiscoCisco
200-901 · Question #149
200-901 Question #149: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #149. The question stem and answer options stay visible for context.
Understanding and Using APIs
Question
A REST API service requires authentication based on the username and password. The user "john" has the password "384279060" and the Base64 encoding of those credentials is "am9objowMTIzNDU2Nzg=". Which method completes an authentication request?
Options
- AThe header must include:
- BThe payload must include:
- CThe payload must include.
- DThe header must include:
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
#REST API#Authentication#HTTP Headers#HTTP Basic Authentication