Cannot activate workflow that includes ClickUp task status change triggers

Describe the problem/error/question

Can not activate a workflow that includes a ClickUp trigger.
I have already tested this workflow and ClickUp credentials without activating the workflow. They seem to work fine.

What is the error message (if any)?

403 - “\n\nERROR: The request could not be satisfied\n\n403 ERROR\nThe request could not be satisfied.\n\nBad request.\nWe can’t connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.\n
\nIf you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.\n
\n\n\nGenerated by cloudfront (CloudFront)\nRequest ID: 2SX8LhaMLJ3obcenywXJSR7gsj-O5rRHbsVHE-Lnx-vB0pVVro0tAg==\n\n\n\n”

Please share your workflow

Information on your n8n setup

  • n8n version: 1.11.0
  • Operating system: Windows 11

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Tadas1,

Welcome to the community :raised_hands:

The error you are seeing is coming back from Clickup and their Cloudfront implementation, Sadly this is not something we control and you may need to reach out to Clickup for more details giving them the request id from the error message.

It could just be a bad request as well so make sure your webhook url isn’t http://localhost:5678 as that will likely cause an error.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.