Anyone using Secrets Management in their app? We are and after installing from the marketplace into a TSTDRV account, I went to setup the secrets and it would not take the IDs. I had to change them to something different like adding an _1 to the end of it and then I was able to save. Their code is exposed client side up to the post for saving the secret so I set a breakpoint and everything was fine until it posts and then you just get back an "Unexpected Error" with the "original" ID. I'm not sure if this is a bug or what but it def doesn't seem correct.