How do I solve this? I have restarted my app many times I still get the error. Is there a way to connect the secrets.toml to my connection.py? Cause I think the py file doesn’t recognize it
It also looks like your private_key (in your secrets file) includes “------BEGIN PRIVATE KEY----” – can you try taking that part out so it’s just the private key?