Hi there, have anyone tried to store a private key...
# ask-community
m
Hi there, have anyone tried to store a private key into a secret block? Once I do it, I keep getting errors about "Could not deserialize key data" whereas locally loading the private key works.
n
hey @Milton - can you share your stack trace?
m
it seems to be caused by this issue: https://github.com/PrefectHQ/prefect/issues/6949
you cannnot have new lines in the secrets when creating them via UI whereas you can do so programmatically
could this be fixed please?
n
i’ll raise the ui to the UI team, i agree that there’s an inconsistency here
👍 1