QuestionQ590
Understanding and Using APIs
Refer to the exhibit. A collaboration engineer developed a script to automate information gathering by supplying an individual's email address.
When the engineer tests the script, a 401 error is returned. Which command corrects the script?
- A Add ג€Authorizationג€: ג€Bearer <WEBEX_TOKEN>ג€ to the headers.
- B Add ג€Authenticationג€: ג€Basic <WEBEX_TOKEN>ג€ in the base_url after ג€https://ג€.
- C Add ג€<Authorization>:<password>@ג€ in the base_url after ג€https://ג€.
- D Add ג€Authenticationג€: ג€Bearer <WEBEX_TOKEN>ג€ to the headers.
Community Discussion