Been getting this error email often:
context: Error when trying to get da_store Tyler token: Unable to decrypt stored object.;; resp: None
The referer URL was docassemble.MAPetitionToSealEviction:data/questions/petition_to_seal_eviction.yml
From testing locally (can't recreate, but I can throw an error manually in the same place), it shouldn't break the interview, it'll just make the user have to log in again when they really shouldn't have to. But still work keeping track of to see if there's a way to fix it.
In the meantime, should probably stop the notify part of the logs, just for this particular issue, and maybe should delete the value that can't be decrypted (would either need to recreate the issue, or do some heavy mocking within docassemble to test that to my satisfaction however).
Been getting this error email often:
From testing locally (can't recreate, but I can throw an error manually in the same place), it shouldn't break the interview, it'll just make the user have to log in again when they really shouldn't have to. But still work keeping track of to see if there's a way to fix it.
In the meantime, should probably stop the notify part of the logs, just for this particular issue, and maybe should delete the value that can't be decrypted (would either need to recreate the issue, or do some heavy mocking within docassemble to test that to my satisfaction however).