googleworkspace / hubot-google-hangouts-chat

Hubot adapter for Google Chat.
Apache License 2.0
24 stars 17 forks source link

Google APIs Authentication Update #62

Open YulianaPoliakova opened 1 year ago

YulianaPoliakova commented 1 year ago

Current version triggers Error: Invalid Credentials after Sending a message to space: 'spacename' when hubot is trying to send a response message from Service Account in the chat.

This is caused by changes in version ^118.0.0 of googleapis .

This pull request contains the solution to fix the problem.

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

YulianaPoliakova commented 1 year ago

Hello, it has been a while and this problem is still present in the current version of google-hangouts-chat. Since the solution is minimal, I kindly ask to review this PR in the next future.