Google Chat error login : asymmetric key when using RS256

Hi,
I follow this documentation https://www.make.com/en/help/app/google-chat
to connect Google Chat

I use client email and private_key from JSON (wihout \n in begin and end)
and i have this error message

Failed to verify connection ‘My Google Chat connection’. Function ‘jwt’ finished with error! secretOrPrivateKey must be an asymmetric key when using RS256

Failed to verify connection 'My Google Chat connection'. Function 'jwt' finished with error! secretOrPrivateKey must be an asymmetric key when using RS256

I try to use my personal email workspace like @Lincoln in Google Chat connection issues

But not working.
Can you please tell me, who has faced this problem, how to set up a connection correctly?
Regards,

Hi

You can try copying everything inside the quotes for the private key, including -----BEGIN PRIVATE KEY----- and \n-----END PRIVATE KEY-----\n
it worked on me.

1 Like