We use N8N to forward emails from an SNS queue to customer.IO to send emails. One day, our monitoring alerted us that no email were sent anymore.
We connected to n8n (Cloud version) and realized that most of our workflows had a “warning” sign next to them (see screenshot).
When we opened it and clicked on the warning sign, we got the following message : “Problem activating workflow
The following error occurred on workflow activation:
Forbidden - perhaps check your credentials?” (see screenshot)
Thanks for posting here and welcome to the community!
I can’t really see from you screenshots which node/ credentials causes this error.
When a workflow is active but there’s a problem with the credentials used in that workflow, you would get this warning. Usually testing the credentials and if necessary re-configuring them would help as well.