Describe the problem/error/question
I am trying to connect ClickUp to n8n using the ClickUp OAuth2 API credential.
After clicking “Connect” and logging in to ClickUp, I am redirected back and see this message in ClickUp:
“Whoops! Unable to authorize your teams. Please try again.”
Because of this, the OAuth2 process never completes and the credential in n8n does not become “connected”.
I contacted ClickUp support. They mentioned that since n8n is not a native ClickUp integration, the n8n team should first confirm whether the issue is caused by the OAuth flow or configuration on the n8n side. They can support further once n8n can provide logs or technical details about the failed OAuth handshake.
What is the error message (if any)?
On the ClickUp side:
“Whoops! Unable to authorize your teams. Please try again.”
In n8n Cloud there is no detailed error shown in the UI for the credential.
Please share your workflow
I cannot share a workflow because I cannot create one.
The ClickUp credential cannot be connected, so I cannot add or configure any ClickUp nodes in a workflow.
Information on your n8n setup
n8n version:
1.121.2 Starter license
Database:
SQLite (default)
n8n EXECUTIONS_PROCESS:
own (default)
Running n8n via:
n8n Cloud
Operating system (local machine):
macOS 14.1 Sonoma
<<>>
Additional information
The only thing I have been able to verify is:
- The ClickUp OAuth app is created and active.
I have not modified anything else yet.
I would like to understand whether this issue is caused by the n8n Cloud OAuth configuration, the redirect URL handling, or something else.
If you can let me know which logs n8n Cloud can provide, I can share them so we can identify where the authorization process is failing.