I have similar problem. I have made a button, which pushes all individual gmail buttons. The individual buttons work without any issues, but the other button gives an error: Gmail::SendEmail failed - Failed to take action in Gmail
If any of the individual buttons fail, it might cause the main button to fail. Something like an email address missing or mis-configured for the “Send To:” value I think could cause this.
Yes, all individual buttons are working. The document is duplicated and maybe that could have caused the problem. The button works fine with the original document.
I have reconnected the pack, but unfortunately it still doesn’t work. The individual button works just fine, but the other button for some reason cannot push it. I attach screenshot of the setup, maybe I am doing something wrong.
Would you mind opening a support ticket with the ? icon at the bottom right of your screen when you have the doc open? I think this will take troubleshooting the doc if you’re able to share it and this way you can share it with support and not have share a link here.
Guys, quick update from me. Thanks to @Thomas_Hils the issue is resolved. The reason was, that there were filtered rows without email address. To prevent such errors I have simply disabled the button, if the field is empty. That way everything works just fine!