Describe the problem/error/question
I’m running into issues with the ClickUp integration. Specifically, I can’t get the ClickUp Trigger or any ClickUp nodes to work anymore. The integration was working fine initially, but now every time I try to execute a trigger or any ClickUp node, I receive a 401 error saying: refreshToken is required.
I’ve tried reconnecting the ClickUp OAuth2 credential, but the error persists.
How can I force n8n to correctly store or refresh the ClickUp refresh token again?
What is the error message (if any)?
{
"error": "refreshToken is required",
"httpCode": "ERR_ASSERTION"
}
Please share your workflow
Information on your n8n setup
- n8n version:1.88.0
- Database: postgress
- n8n EXECUTIONS_PROCESS setting: main
- Running n8n via: npm
- Operating system: EC2 Amazon Linus 2023