I have created a PostgreSQL cloud instance with public ip. I have added my home ip into whitelist.
I have installed the cloud proxy SQL like Google doc.
When I run the proxy, I get this error:
The proxy has encountered a terminal error: unable to start: failed to get instance
private key should be a PEM or plain PKCS1 or PKCS8; parse error: asn1: syntax error: sequence truncated
The error seams refer to credential json key ID client OAuth 2.0
Can you help me to understand this error and how to fix?
Thanks