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

Which two statements about Webex Teams refresh tokens are true? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because a refresh token needs both the client ID and client secret to be functional. Option C is also correct as the primary purpose of a refresh token is to generate a new access token. The other options are incorrect because a refresh token can expire, it can't be used to send messages directly, and it can be granted under certain conditions without needing to invalidate the client ID.