Clickup Get Task node 403 Error

Clickups Get Task Node responds with an 403 he 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.

What is the error message (if any)?

ERROR: Forbidden - perhaps check your credentials? 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: 2NTtITOaxuoElev-Tw8Daw==\n\n\n\n” - ERROR: The request could not be satisfied 403 ERROR The request could not be satisfied. Bad request. We 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. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. Generated by cloudfront (CloudFront) Request ID: 2NTtITOaxuoE=

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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

Sounds similar to: Asana returns Error 403 for GET requests after implementing CDN

Hi @Astound5842

Thanks for posting here and welcome to the community! :cake:

Can you share how you’ve configured your credentials? Do you have any rate limitations with Clickup?
Also, have you checked that you are granted access to the task in Clickup?

Hi Ria,

Yes iam sure that i have permissions and credentials correct. The workflow was working for the last months.

An http request node with the curl inported from the clickup api reference with the existing credentials works.

I found a reddit post, it looks like cu made changes with their service Provider. https://www.reddit.com/r/clickup/comments/1fv9929/urgent_api_auth_problem_please_help/

I opened an ticket with them and switched to http node for now.

Not sure how the cu node processes the request…

Br