I have tried to setup org-gcal and have found several issues that I have already solved, until I found this one. Oauth seems to work because somehow I have managed to publish some events after a lot of tries.
I was stuck on
Contacting host: oauth2.googleapis.com:443
but managed to solve it with (gnupg 2.4.3):
(fset 'epg-wait-for-status 'ignore)
However, the oauth secret data seems not to be encrypted/saved. I'm asked for a plstore passphrase, and then:
I have tried to setup org-gcal and have found several issues that I have already solved, until I found this one. Oauth seems to work because somehow I have managed to publish some events after a lot of tries.
I was stuck on
but managed to solve it with (gnupg 2.4.3):
However, the oauth secret data seems not to be encrypted/saved. I'm asked for a plstore passphrase, and then:
I have also tried to set asymmetric keys with no success.
I suppose I really need to downgrade somehow to gnupg 2.4.0 (unavailable in my distro).