Describe the problem/error/question
Using n8n starter (cloud), when creating credentials my only option is to connect my account.
Doing so successfully connects the account, the account used to connect is a global admin account. After successful connection, an n8n Enterprise Application is created.
When trying to create a workflow to trigger an action when a message is posted in a given channel, the below error message occurs and the trigger fails.
Again, the user has global admin access, is a OWNER of the specified teams channel. The automatically created Enterprise Application has the below consented permissions, and further permissions cannot be modified or added.
To verify that the user does in fact have permissions to access the resource, a Microsoft Graph connection was created and a POST request was triggered to the specified channel (using the teams id and channel id identified in the error code). Output of the POST request below.
Can we please look into this issue. I believe that the automatically generated permissions in the Enterprise Applications are insufficient for my requirements.
Information on your n8n setup
- **n8n version: Running version [email protected]
- **Running n8n via n8n cloud
- **Operating system: macOS