What must be consid...
 
Notifications
Clear all

What must be considered to read the message?

1 Posts
1 Users
0 Likes
75 Views
(@salterslloyd)
Posts: 746
Noble Member
Topic starter
 

While working with the Webex Teams API, on an application that uses end-to-end encryption, a webhook has been received.

What must be considered to read the message?

  • A . Webhook information cannot be used to read the message because of end-to-end encryption. The API key is needed to decrypt the message.
    B. Webhook returns the full unencrypted message. Only the body is needed to query the API.
    C. Webhook returns a hashed version of the message that must be unhashed with the API key.
    D. Webhook returns message identification. To query, the API is needed for that message to get the decrypted information.

Show Answer Hide Answer

Suggested Answer: D

Explanation:

room messages are considered sensitive information and since Webex initiated the request to your backend, it did not have your Access Token with which to decrypt the message. In order to get the sensitive information, your app needs to use the resource id to fetch the full resource. Using the above messages example, your app could fetch the complete message object along with the text by doing an authenticated (via your Bearer Token) GET request to /messages/{id}

https://developer.webex.com/docs/api/guides/webhooks
 
Posted : 15/01/2023 1:55 am

Latest Cisco 350-901 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: