Developing Applications for Cisco Webex and Webex Devices (DEVWBX) — Question 14

A Webex Teams bot is deployed but soon it stops responding. Which two explanations are the cause of the issue? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because creating a new webhook effectively deactivates the old one, and if the receiving web server does not return a 200 status, the webhook will be disabled. Options C, D, and E are not directly related to the bot's immediate response capabilities, as they pertain to token management rather than webhook functionality.