Google Channel setup.

Infos:

  • Used Zammad version: 6.3.1
  • Used Zammad installation type: Docker-Compose
  • Operating system: Ubuntu
  • Browser + version: Chrome - latest

Expected behavior:

When adding google channel account I should be able to hit allow for read, compose, send emails for the specified google account and it would add that account to the channel.
*

Actual behavior:

When I click allow on the permissions for read, compose, send I get a 500 error “an unknown error occured” and then the account does not get added to the google channel
*

Steps to reproduce the behavior:

Click Add account, choose google account, click allow on permissions.
*

There should be an error message in the production.log. Sorry, I see docker compose. The railsserver-container outputs the “production.log” to stdout. So something like “docker compose logs -f name-of-railsserver-container” should work.