Closed TernaryFortress closed 2 weeks ago
Strangely, I am unable to replicate this locally. It is an error exclusive to the server.
I AM able to replicate the error by entering the wrong key, but the server is using the correct key.
Strange. Will continue investigating
Serialization issue.
I have two functions:
I run these serverless, and have only one key. However, when I try to decrypt the ciphertext per the documentation, I get:
My assumption is that I need to pass additional varriables to managedNonce, however I've not been able to get it to work.