I’m using Make.com to create Gmail labels & filters using the Gmail API. It works perfectly on my personal Google account, but when implementing the same workflow for a Google Workspace account, creating labels works, while creating filters fails with a 503 backendError.
Scopes used:
(Scopes are working; I tested it using personal google account.)
The Google OAuth connection is valid, and reauthorizing is done and tested.
The workspace admin might have restrictions, but I’m unsure if that’s causing this?
Please help me! How can I resolve it?