I am unable to get a token to pass validation or I see ValueError: Fernet key must be 32 url-safe base64-encoded bytes. Can you provide an example of how you are generating the keys and what the aes_key file looks like in working examples. I see in tests there is a key value but I see invalid token when trying to use these for testing. Your help is much appreciated. Im sure this is not an issue with project but my lack of experience with aes keys. @nthmost
I am unable to get a token to pass validation or I see ValueError: Fernet key must be 32 url-safe base64-encoded bytes. Can you provide an example of how you are generating the keys and what the aes_key file looks like in working examples. I see in tests there is a key value but I see invalid token when trying to use these for testing. Your help is much appreciated. Im sure this is not an issue with project but my lack of experience with aes keys. @nthmost