Hey! Recently I’ve started getting error from ClickUp Node, only for GET operations.
What I’ve tried before reaching out for help:
Checked that I have no rate limitations with Clickup. Also checked that I granted access to the task in Clickup.
Used different credentials (oAuth and personal token).
Used direct HTTP request to ClickUp API (it worked).
Updated n8n. Previous version was 0.193.3.
For certain reasons I can’t update current version now so I’d like to know if there’s a possible option to fix the issue on current version. Thanks!
What is the error message (if any)?
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: aF5GZX8Rue9zyzYhn4U3o2mYrUspOm_fdx5lQXON9Y4Sxm8_493oww==
We don’t really support anything before v1.0 now so you would need to update to the latest version before we would look at fixing anything, It would be interesting to understand the reasons why you can’t update though.
It looks like your request to Clickup is being blocked by Cloudfront, It might be worth sending the request ID to ClickUps support team so they can look into it in more detail.
I have just tested with 1.63.2 and I can confirm Task > Get is working
Thanks, Jon! I found another solution, got second server and installed last n8n version - 1.62.5. ClickUp works here. And the workflows from the older version I’ll be migrating later - I need to keep them active before that.
Hi! Yes, at least for Get Task. I haven’t tested other methods yet, there are a lot of updates in n8n I missed. But for now I feel this issue is resolved.