cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
0
Helpful
1
Replies

Support for Events with HDS

Gasper A
Cisco Employee
Cisco Employee

Using the events api to pull messages created. During the get (either thru pagination or expanding the max records value) I get the below error which looks to be triggered because I have HDS trails enabled for 4 users in the lab. Do we support Events with HDS?

 

{

"message": "Failed to decrypt events!",

"errors": [

{

"description": "Failed to decrypt events!"

}

],

"trackingId": "ROUTER_5F6A739B-C042-01BB-03A9-AC12DF8D03A9"

}

 

 

1 Reply 1

Gasper A
Cisco Employee
Cisco Employee

Engineering indicated the KMS service won't return a more descriptive error due to possible cross org exposure. For example, if the Cisco org was in a external customer space and participated in a conversation (which would return events for the external space), and the external customer's HDS site was having trouble, there are privacy/security concerns if a more detailed error is returned. Essentially Cisco, in this example, would then know the external customer had encryption issues.

That clearly poses a bit of a "self service" situation, where it's not as easy to determine root cause of a problem, but that's the reasoning behind having a less helpful error in this particular case. This has been submitted as a feature request and is currently in the Backlog.