Hello,
I have the problem with gcp private key, so if I just copy a private key from mycredentials.json to .env _GC_PRIVATEKEY field, and it will add extra \ to \n in the ~/.jitsi-meet-cfg/jigasi/key.json file:
-----BEGIN PRIVATE KEY-----\\nblaBla blaBla\\n-----END PRIVATE KEY-----\\n
When I click on CC button is nothing happens. Also I tried add private key as string format(without headers and \n), but it doesn't help.
Hello, I have the problem with gcp private key, so if I just copy a private key from mycredentials.json to .env _GC_PRIVATEKEY field, and it will add extra \ to \n in the ~/.jitsi-meet-cfg/jigasi/key.json file:
-----BEGIN PRIVATE KEY-----\\nblaBla blaBla\\n-----END PRIVATE KEY-----\\n
When I click on CC button is nothing happens. Also I tried add private key as string format(without headers and \n), but it doesn't help.
.env.txt logs.txt