ExamGecko
Question list
Search
Search

Question 276 - 200-901 discussion

Report
Export

Refer to the exhibit.

A collaboration engineer has developed a script to automate the gathering of information by providing the email address of the individual. When the engineer tests the script, a 401 error is received. Which command fixes the script?

A.

Add "Authorization": "Bearer <WEBEX_TOKEN>" to the headers

Answers
A.

Add "Authorization": "Bearer <WEBEX_TOKEN>" to the headers

B.

Add "Authentication": "Basic <WEBEX_TOKEN>" in the base_url after "https://".

Answers
B.

Add "Authentication": "Basic <WEBEX_TOKEN>" in the base_url after "https://".

C.

Add "<Authorization>:<password>@" in the base_url after "https://".

Answers
C.

Add "<Authorization>:<password>@" in the base_url after "https://".

D.

Add "Authentication": "Bearer <WEBEX TOKEN>" to the headers

Answers
D.

Add "Authentication": "Bearer <WEBEX TOKEN>" to the headers

Suggested answer: A

Explanation:


asked 07/10/2024
James Joiner
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first